| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
them to not be stack-allocated.
HTMLDiagnostics now batches PathDiagnostics before emitting HTML in its dtor.
This is a workaround for a problem when we trampled the Preprocessor state
when highlighting macros (sometimes resulting in an assertion failure).
llvm-svn: 50102
|
| |
|
|
|
|
| |
PathDiagnostic no longer contains a diagnostic ID or diagnostic level.
llvm-svn: 48864
|
|
|
"PathDiagnosticClient", which encapsulate diagnostic reporting for paths.
llvm-svn: 48861
|