naveen-seth wrote:

For additional context:

PR #152770 (WIP) previously used a separate, slightly different implementation 
of `StandaloneDiagnostic` and related code from the one in `ASTUnit`.

After PR #169599 resolved the linkage issues and extracted 
`StandaloneDiagnostic` from the `ASTUnit` implementation, the implementation 
could be shared.

This change applies the optimizations from PR #152770’s 
`translateStandaloneDiag` implementation to the now-shared implementation.

https://github.com/llvm/llvm-project/pull/172746
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to