mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-29 09:06:06 +00:00

produce a note for that diagnostic either with a different DiagnosticEngine or after calling DiagnosticEngine::Reset(). That didn't make any sense, and did the wrong thing if the original diagnostic was suppressed. llvm-svn: 170636