llvm-project/clang/lib
John McCall fb6f52671a from code inspection, we were treating placement news with one argument as
non-placement news when selecting the corresponding operator delete;  this is
fixed.
Access and ambiguity control for calls to operator new and delete.  Also AFAICT

llvm-svn: 98818
2010-03-18 08:19:33 +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 Check the inode in addition to size and modification time to determine 2010-03-17 15:33:06 +00:00
Checker Refactor argument checking in CallAndMessageChecker to be the same 2010-03-18 03:22:29 +00:00
CodeGen When dumping vtables, also dump the thunks. 2010-03-18 02:44:19 +00:00
Driver Make -faccess-control and -fno-access-control driver options. 2010-03-17 01:32:13 +00:00
Frontend Make some typedefs private 2010-03-18 07:45:30 +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 Entering the main source file in the preprocessor can fail if the 2010-03-17 15:44:30 +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 from code inspection, we were treating placement news with one argument as 2010-03-18 08:19: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