| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove unneeded llvm:: namespace qualifiers on some core types now that ↵ | Chris Lattner | 2011-07-23 | 1 | -2/+2 |
| | | | | | | | | | LLVM.h imports them into the clang namespace. llvm-svn: 135852 | ||||
| * | Frontend: Fix a crash in CC_LOG_DIAGNOSTICS handling. | Daniel Dunbar | 2011-05-05 | 1 | -2/+2 |
| | | | | | llvm-svn: 130909 | ||||
| * | Fronted/CC_LOG_DIAGNOSTICS: Output main file name, and add support for | Daniel Dunbar | 2011-04-07 | 1 | -2/+19 |
| | | | | | | | outputting dwarf-debug-flags. llvm-svn: 129094 | ||||
| * | Fronted/CC_LOG_DIAGNOSTICS: Tweak output form to be plist chunks, and don't | Daniel Dunbar | 2011-04-07 | 1 | -11/+25 |
| | | | | | | | output missing data. llvm-svn: 129093 | ||||
| * | Frontend: Continue flushing out LogDiagnosticPrinter. | Daniel Dunbar | 2011-04-07 | 1 | -5/+81 |
| | | | | | llvm-svn: 129091 | ||||
| * | Frontend: Sketch a LogDiagnosticPrinter object, and wire CC_LOG_DIAGNOSTICS to | Daniel Dunbar | 2011-04-07 | 1 | -0/+39 |
| it. llvm-svn: 129089 | |||||

