llvm-project/clang/Driver
Ted Kremenek 33d8285b8d Added passing "ASTContext" to both GREngine and GRConstants.
Added initial support for integer casting operations to GRConstants.

llvm-svn: 46298
2008-01-24 02:02:54 +00:00
..
ASTConsumers.cpp Added passing "ASTContext" to both GREngine and GRConstants. 2008-01-24 02:02:54 +00:00
ASTConsumers.h Insert #pragma once when rewriting a header file. 2008-01-18 01:15:54 +00:00
DiagChecker.cpp Don't attribute in file headers anymore. See llvmdev for the 2007-12-29 19:59:25 +00:00
Makefile Take 2. 2007-10-31 20:01:01 +00:00
PrintParserCallbacks.cpp Change uses of std::cerr/std::cout to llvm::Lcerr/llvm::cout, and remove 2008-01-14 16:44:48 +00:00
PrintPreprocessedOutput.cpp avoid pasting L + "foo" into L"foo". 2008-01-15 05:22:14 +00:00
RewriteTest.cpp Fixed a nasty bug which took a while to come up with a test case, 2008-01-23 20:34:40 +00:00
SerializationTest.cpp Don't attribute in file headers anymore. See llvmdev for the 2007-12-29 19:59:25 +00:00
TextDiagnosticBuffer.cpp Don't attribute in file headers anymore. See llvmdev for the 2007-12-29 19:59:25 +00:00
TextDiagnosticBuffer.h Don't attribute in file headers anymore. See llvmdev for the 2007-12-29 19:59:25 +00:00
TextDiagnosticPrinter.cpp Change uses of std::cerr/std::cout to llvm::Lcerr/llvm::cout, and remove 2008-01-14 16:44:48 +00:00
TextDiagnosticPrinter.h When forming the squigly underline for a diagnostic, make sure to 2008-01-12 06:43:35 +00:00
TextDiagnostics.cpp Don't attribute in file headers anymore. See llvmdev for the 2007-12-29 19:59:25 +00:00
TextDiagnostics.h Don't attribute in file headers anymore. See llvmdev for the 2007-12-29 19:59:25 +00:00
clang.cpp add support for -Wundef. 2008-01-23 17:19:46 +00:00
clang.h Don't attribute in file headers anymore. See llvmdev for the 2007-12-29 19:59:25 +00:00