summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2008-04-17 22:31:54 +0000
committerTed Kremenek <kremenek@apple.com>2008-04-17 22:31:54 +0000
commitf42f3fb47d48429fb83198fbed07b8df9241e105 (patch)
treec96abd649a19c84ae16a9cf2863ca79d27c87049 /llvm/lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp
parent7c7e9b3bbe74065f3a6e2c2e238c0b83442b5744 (diff)
downloadbcm5719-llvm-f42f3fb47d48429fb83198fbed07b8df9241e105.tar.gz
bcm5719-llvm-f42f3fb47d48429fb83198fbed07b8df9241e105.zip
class Preprocessor: Now owns the "predefines" char*; it deletes [] it in its dstor.
clang.cpp: InitializePreprocessor now makes a copy of the contents of PredefinesBuffer and passes it to the preprocessor object. clang.cpp: DriverPreprocessorFactory now calls "InitializePreprocessor" instead of this being done in main(). html::HighlightMacros() now takes a PreprocessorFactory, allowing it to conjure up a new Preprocessor to highlight macros. class HTMLDiagnostics now takes a PreprocessorFactory* that it can use for html::HighlightMacros(). Updated clients of HTMLDiagnostics to use this new interface. llvm-svn: 49875
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud