llvm-project/clang/lib
Rafael Espindola 6f0a14f9ab revert r99174. It caused PR6677. Will try to debug why tonight.
llvm-svn: 99188
2010-03-22 18:10:25 +00:00
..
AST Evaluate: Fix a subtle bug in the pointer evaluator in which we would do an 2010-03-20 05:53:45 +00:00
Analysis Allow users to set CPPFLAGS and CXXFLAGS on the make command line. 2010-03-12 22:55:16 +00:00
Basic Fix a thinko and a typo in the delayed-diagnostic code. 2010-03-22 15:47:45 +00:00
Checker Delete the new visitor if an old one already exists. 2010-03-21 04:38:40 +00:00
CodeGen Add less than operators to ThisAdjustment, ReturnAdjustment and ThunkInfo. Sort the thunks before dumping them. 2010-03-22 16:30:44 +00:00
Driver Add very limited support for GCC's '-B' flag. This allows us to support unusual 2010-03-22 01:52:07 +00:00
Frontend Keep track of the size/modification time of each file source-location 2010-03-21 22:49:54 +00:00
Headers Add sse4.2 header and builtin support. 2010-03-20 07:43:28 +00:00
Index Allow users to set CPPFLAGS and CXXFLAGS on the make command line. 2010-03-12 22:55:16 +00:00
Lex Robustify PreprocessingRecord slightly, by only creating macro 2010-03-19 21:58:23 +00:00
Parse Remove the capture, serialization, and deserialization of comment 2010-03-19 22:13:20 +00:00
Rewrite Let SourceManager::getBufferData return StringRef instead of a pair of two const char*. 2010-03-16 14:14:31 +00:00
Runtime clang/Darwin: Update for rename of 10.4 static runtime library. 2010-01-20 02:35:02 +00:00
Sema revert r99174. It caused PR6677. Will try to debug why tonight. 2010-03-22 18:10:25 +00:00
CMakeLists.txt Split libAnalysis into two libraries: libAnalysis and libChecker. 2010-01-25 04:41:41 +00:00
Makefile Split libAnalysis into two libraries: libAnalysis and libChecker. 2010-01-25 04:41:41 +00:00