llvm-project/clang/Driver
Ted Kremenek 997d872375 Driver now passes the top-level FunctionDecl* to GRConstants.
Refactoring: for GREngine and GRConstants, pushed references to CFG, ASTContext,
and the top-level FunctionDecl into ExplodedGraphImpl.

llvm-svn: 46475
2008-01-29 00:33:40 +00:00
..
ASTConsumers.cpp Driver now passes the top-level FunctionDecl* to GRConstants. 2008-01-29 00:33:40 +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 Make -o work with -E, patch contributed by Shantonu Sen! 2008-01-27 23:55:11 +00:00
RewriteTest.cpp Add -Wno-rewrite-macros to silence the following warning when using -rewrite-test: 2008-01-28 21:34:52 +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 Fix a bug recovering from broken code with a goto that Eli reported. 2008-01-25 00:01:10 +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 Make -o work with -E, patch contributed by Shantonu Sen! 2008-01-27 23:55:11 +00:00
clang.h Make -o work with -E, patch contributed by Shantonu Sen! 2008-01-27 23:55:11 +00:00