| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Frontend: Add -header-include-file option, for allowing saving header include | Daniel Dunbar | 2011-02-02 | 1 | -7/+30 |
| | | | | | | | information to a file. llvm-svn: 124750 | ||||
| * | Frontend: Add support (unused) for showing all "interesting" headers, not just | Daniel Dunbar | 2011-02-02 | 1 | -21/+16 |
| | | | | | | | ones outside the predefines buffer (which is what -H does). llvm-svn: 124749 | ||||
| * | Frontend: Factor out header include dumping (-H) into its own preprocessor | Daniel Dunbar | 2011-02-02 | 1 | -0/+87 |
| callbacks class. - Aside from being generally cleaner, this also allows -H to work correctly in modes other than standard preprocessing (e.g., -c, -MM, etc.) llvm-svn: 124723 | |||||

