Files
clang-p2996/clang/lib/Frontend/ASTUnit.cpp
Jan Svoboda 1688c3062a [clang] Do not share ownership of PreprocessorOptions (#133467)
This PR makes it so that `CompilerInvocation` is the sole owner of the
`PreprocessorOptions` instance.
2025-04-04 10:11:14 -07:00

98 KiB