llvm-project/clang/lib
Kovarththanan Rajaratnam 4a94ba56f1 Issue a proper diagnostic if we couldn't open dump file
llvm-svn: 98719
2010-03-17 09:24:48 +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 Mark CXXThisRegion in the current or parent stack frame context as live so that 2010-03-17 03:35:08 +00:00
CodeGen Correctly mangle dependent TypenameType. 2010-03-17 04:28:11 +00:00
Driver Make -faccess-control and -fno-access-control driver options. 2010-03-17 01:32:13 +00:00
Frontend Issue a proper diagnostic if we couldn't open dump file 2010-03-17 09:24:48 +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 Grant nested classes the access privileges of their enclosing classes. 2010-03-17 04:58:56 +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