llvm-project/clang/lib
John McCall 59bb1d4657 Make -faccess-control and -fno-access-control driver options.
llvm-svn: 98703
2010-03-17 01:32:13 +00:00
..
AST objective-c patch to provide type safty when blocks are passing or 2010-03-17 00:20:01 +00:00
Analysis Allow users to set CPPFLAGS and CXXFLAGS on the make command line. 2010-03-12 22:55:16 +00:00
Basic Teach SourceManager's content cache to keep track of whether its 2010-03-16 22:53:51 +00:00
Checker Add VisitCXXContructExpr logic to the analyzer. This still has not fully worked 2010-03-16 13:14:16 +00:00
CodeGen Fixed copy-and-paste error causing categories to contain the protocols declared on the class, not the protocols declared on the category. 2010-03-13 22:20:45 +00:00
Driver Make -faccess-control and -fno-access-control driver options. 2010-03-17 01:32:13 +00:00
Frontend Don't "take" the file manager and source manager when 2010-03-17 00:32:06 +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 Remove unused variable 2010-03-16 22:54:32 +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 Clean up after ourselves when there's an error parsing the base clause. 2010-03-17 00:38:33 +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