Skip to content
Commit 9718c9e8 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

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
parent 901a4e40
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment