Argyrios Kyrtzidis
19d78b743f
For PPCallbacks::InclusionDirective() add a parameter for the module, whenever
...
an inclusion directive was automatically turned into a module import, and
PPCallbacks::moduleImport() for an explicit module import.
llvm-svn: 164874
2012-09-29 01:06:10 +00:00
Argyrios Kyrtzidis
4fcd2885de
Per discussion in http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20120917/064551.html
...
have PPCallbacks::InclusionDirective pass the character range for the filename quotes or brackets.
rdar://11113134 & http://llvm.org/PR13880
llvm-svn: 164743
2012-09-27 01:42:07 +00:00
Douglas Gregor
2e12965942
Rename -dependency-graphviz to -dependencncy-dot
...
llvm-svn: 149645
2012-02-02 23:45:13 +00:00
Douglas Gregor
83d46be31e
Introduce a -cc1 option "-dependency-graphviz" that determines header
...
dependencies and outputs them in GraphViz format.
llvm-svn: 149575
2012-02-02 00:54:52 +00:00