diff options
author | Dmitry Polukhin <34227995+dmpolukhin@users.noreply.github.com> | 2024-10-24 08:20:43 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-24 08:20:43 +0100 |
commit | 0b7e8c25ece1ff0e0dc0b7d283600b49498e8162 (patch) | |
tree | 422709088a432998d65bb1cd3cb4c0f1df12b368 /llvm/lib/CodeGen/CodeGenPrepare.cpp | |
parent | 60944177b8fa43d0d315af6b4827f94226e0aa01 (diff) | |
download | llvm-0b7e8c25ece1ff0e0dc0b7d283600b49498e8162.zip llvm-0b7e8c25ece1ff0e0dc0b7d283600b49498e8162.tar.gz llvm-0b7e8c25ece1ff0e0dc0b7d283600b49498e8162.tar.bz2 |
[C++20][Modules] Quote header unit name in preprocessor output (-E) (#112883)
Summary:
Before this change clang produced output with header unit names that may
conaint path separators, dots and other non-identifier characters. This
diff prints header unit name in quotes and -E output can be compiled
again. Also remove unnecessary space between header unit name and semi.
Test Plan: check-clang
Diffstat (limited to 'llvm/lib/CodeGen/CodeGenPrepare.cpp')
0 files changed, 0 insertions, 0 deletions