We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a1b6469 + 8c1b300 commit 9ea44d9Copy full SHA for 9ea44d9
lib/Basic/Cache.cpp
@@ -11,7 +11,7 @@
11
//===----------------------------------------------------------------------===//
12
13
#if defined(__APPLE__)
14
-#include "Darwin/Cache-Mac.cpp"
+#include "Darwin/Cache-Mac.inc"
15
#else
16
17
// This file implements a default caching implementation that never evicts
lib/Basic/Darwin/Cache-Mac.cpp renamed to lib/Basic/Darwin/Cache-Mac.inc
0 commit comments