llvm-project/clang/lib
Argyrios Kyrtzidis 9941a4d314 Fix some erroneous comments due to trigger-happy copy&paste.
No functionality change.

llvm-svn: 73657
2009-06-17 23:19:02 +00:00
..
AST Removed deadcode related to addition of constructor 2009-06-17 22:44:31 +00:00
Analysis First step toward fixing <rdar://problem/6613046> refactor clang objc type representation. 2009-06-17 22:40:22 +00:00
Basic follow-on to my patch: some targets (like sparc) do not 2009-06-16 17:27:50 +00:00
CodeGen Move CXXMethodDecl::OutOfLineDefinition into Decl::OutOfLine. 2009-06-17 22:49:50 +00:00
Driver Stub out printing of the thread model with -v. 2009-06-16 23:32:58 +00:00
Frontend Move CXXMethodDecl::OutOfLineDefinition into Decl::OutOfLine. 2009-06-17 22:49:50 +00:00
Headers Update Clang to include the InitializeAllTargets and 2009-06-16 20:13:51 +00:00
Lex my refactoring of builtins changed target-specific builtins to only be 2009-06-16 16:18:48 +00:00
Parse Implement correct name lookup inside an initializer of a C++ class static data member. 2009-06-17 22:50:06 +00:00
Rewrite Fix for PR2386: distinguish between insertion and replacements in the 2009-05-18 13:56:52 +00:00
Sema Fix some erroneous comments due to trigger-happy copy&paste. 2009-06-17 23:19:02 +00:00
CMakeLists.txt Really fix cmake style builds. 2009-03-24 17:52:34 +00:00
Makefile Stub out some structure for C++ driver. 2009-03-02 19:59:07 +00:00