llvm-project/clang/lib
Axel Naumann 38179d9693 From Vassil Vassilev:
add interface for removing a FileEntry from the cache.
Forces a re-read the contents from disk, e.g. because a tool (like cling) wants to pick up a modified file.

llvm-svn: 159256
2012-06-27 09:17:42 +00:00
..
ARCMigrate Remove a goofy CMake hack and use the standard CMake facilities to 2012-06-21 01:30:21 +00:00
AST Initialize RawComment::BriefTextValid in other constructor, too. 2012-06-27 05:48:36 +00:00
Analysis Thread safety analysis: implement lock_returned attribute. 2012-06-25 18:33:18 +00:00
Basic From Vassil Vassilev: 2012-06-27 09:17:42 +00:00
CodeGen Fix a bug in my previous patch: If we are not doing a virtual call because 2012-06-26 19:18:25 +00:00
Driver Enable -mcpu=native and -march=native for arm targets. 2012-06-26 22:20:06 +00:00
Edit Remove a goofy CMake hack and use the standard CMake facilities to 2012-06-21 01:30:21 +00:00
Frontend Add template type diffing to Clang. This feature will provide a better 2012-06-26 18:18:47 +00:00
FrontendTool Remove a goofy CMake hack and use the standard CMake facilities to 2012-06-21 01:30:21 +00:00
Headers X86: add GATHER intrinsics (AVX2) in Clang 2012-06-26 19:55:09 +00:00
Lex Introduce __has_feature(attribute_unused_on_fields) to determine whether 2012-06-27 05:12:34 +00:00
Parse Whitespace. 2012-06-26 22:30:43 +00:00
Rewrite Remove a goofy CMake hack and use the standard CMake facilities to 2012-06-21 01:30:21 +00:00
Sema Whitespace. 2012-06-26 21:41:40 +00:00
Serialization Remove a goofy CMake hack and use the standard CMake facilities to 2012-06-21 01:30:21 +00:00
StaticAnalyzer [analyzer] RetainCountChecker: remove unused SelfOwn ArgEffect kind. 2012-06-27 00:51:18 +00:00
Tooling Remove a goofy CMake hack and use the standard CMake facilities to 2012-06-21 01:30:21 +00:00
CMakeLists.txt Fix a big layering violation introduced by r158771. 2012-06-20 09:53:52 +00:00
Makefile Fix a big layering violation introduced by r158771. 2012-06-20 09:53:52 +00:00