llvm-project/clang/include
Richard Smith 1d21a07ca1 [modules] Instead of storing absolute paths in a .pcm file, store the path to
the root of the module and use paths relative to that directory wherever
possible. This is a step towards allowing explicit modules to be relocated
without being rebuilt, which is important for some kinds of distributed builds,
for good paths in diagnostics, and for appropriate .d output.

llvm-svn: 223443
2014-12-05 02:33:27 +00:00
..
clang [modules] Instead of storing absolute paths in a .pcm file, store the path to 2014-12-05 02:33:27 +00:00
clang-c Add frontend support for __vectorcall 2014-10-24 17:42:17 +00:00
CMakeLists.txt
Makefile