llvm-project/clang/lib
Ted Kremenek e184ac5a66 Make the CIndex API more resilient to being used on invalid code.
llvm-svn: 98981
2010-03-19 20:39:03 +00:00
..
AST Make the CIndex API more resilient to being used on invalid code. 2010-03-19 20:39:03 +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 longstanding (but previously unknown) bug in the lazy 2010-03-19 06:12:06 +00:00
Checker Refactor argument checking in CallAndMessageChecker to be the same 2010-03-18 03:22:29 +00:00
CodeGen Try to improve computation of the main file name for debug 2010-03-19 14:49:09 +00:00
Driver Make -faccess-control and -fno-access-control driver options. 2010-03-17 01:32:13 +00:00
Frontend clang -cc1: Kill off -empty-input only, and replace with -init-only which is an 2010-03-19 19:44:04 +00:00
Headers Add remaining sse4.1 intrinsics and builtins. 2010-03-15 23:22:58 +00:00
Index Allow users to set CPPFLAGS and CXXFLAGS on the make command line. 2010-03-12 22:55:16 +00:00
Lex Make the preprocessing record a PPCallbacks subclass itself, 2010-03-19 17:12:43 +00:00
Parse Clean up after ourselves when there's an error parsing the base clause. 2010-03-17 00:38:33 +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 Promote enum types during -Wsign-compare. Fixes some spurious warnings, 2010-03-19 18:53:26 +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