[clang] [Clang][Frontend] Fix a crash when -Wdocumentation is used (PR #68525)

Byoungchan Lee via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 9 03:17:42 PDT 2023


bc-lee wrote:

> Is there a way we could come up with a test for this?

Unfortunately, I don't think so. I cannot reduce the 600k lines of preprocessed code to a small test case that will crash the clang frontend.

https://github.com/llvm/llvm-project/pull/68525


More information about the cfe-commits mailing list