PathDiagnosticClients now retain ownership of passed PathDiagnostics, requiring
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
Loading
Please register or sign in to comment