Go to file
Manuel Klimek 98a9a6c667 Use the expansion location of the file name when finding the module.
The spelling location of stringified strings is not a file location.
Optimally, we'll want to solve the problem (as the FIXME states) by
handing in the right FileEntry of the #include location.

llvm-svn: 204220
2014-03-19 10:22:36 +00:00
clang Use the expansion location of the file name when finding the module. 2014-03-19 10:22:36 +00:00
clang-tools-extra clang-tidy/ArgumentCommentCheck: Initializer list in non-static members is unavailable on msc17. 2014-03-18 07:22:43 +00:00
compiler-rt [ASan] Print mmap errno/GetLastError in a readable and consistent way 2014-03-19 08:23:00 +00:00
debuginfo-tests Revert "xfail a test on darwin because some of the public buildbots are stuck on" 2014-03-11 23:49:31 +00:00
libclc Fix build since r202052 2014-02-24 21:31:56 +00:00
libcxx Implement N3891: A proposal to rename shared_mutex to shared_timed_mutex 2014-03-17 20:19:44 +00:00
libcxxabi 0 is a valid LSDA encoding and can be seen in statically linked 2014-03-11 23:43:43 +00:00
lld Remove extra semicolon for -Wpedantic 2014-03-19 09:38:31 +00:00
lldb Add a test to check the C's constructor's name is C::C, which will fail everywhere now, 2014-03-19 01:54:41 +00:00
llvm Prune includes in X86 target. 2014-03-19 06:53:25 +00:00
openmp Revert commit (testing commit hook). 2014-03-04 18:06:04 +00:00
polly Fix source code formatting 2014-03-18 18:51:11 +00:00