clang-1/lib
Anders Carlsson 10dc0f8c35 Remove an unused parameter from isImplicitlyDefined.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@101962 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-20 23:32:58 +00:00
..
AST Specify linkage for Objective-C declarations. 2010-04-20 23:15:35 +00:00
Analysis Use direct assignment instead of user defined conversion. 2010-04-14 05:50:04 +00:00
Basic change FullSourceLoc to have a *const* SourceManager&, eliminating 2010-04-20 20:49:23 +00:00
Checker Replace code with a method call. No functionality change. 2010-04-20 05:40:40 +00:00
CodeGen Fixes a code gen. bug by removing an assert. 2010-04-20 22:02:31 +00:00
Driver Introduce a limit on the depth of the template instantiation backtrace 2010-04-20 07:18:24 +00:00
Frontend change FullSourceLoc to have a *const* SourceManager&, eliminating 2010-04-20 20:49:23 +00:00
Headers Rewrite handling of 64-bit palignr intrinsics to be vector shuffles. 2010-04-15 01:43:08 +00:00
Index Add raw_ostream operators to NamedDecl for convenience. Switch over all users of getNameAsString on a stream. 2010-04-17 09:33:03 +00:00
Lex push some source location information down through the compiler, 2010-04-20 20:35:58 +00:00
Parse fix the ?: fixit that ted added to recover properly. 2010-04-20 21:33:39 +00:00
Rewrite Add a write(raw_ostream&) method to RewriteBuffer. This uses an inefficient 2010-04-16 18:49:45 +00:00
Runtime Runtime: Install the new libcc_kext.a produced by the clang_darwin compiler-rt 2010-03-26 19:37:38 +00:00
Sema Remove an unused parameter from isImplicitlyDefined. 2010-04-20 23:32:58 +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