aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/CodeGenPrepare.cpp
diff options
context:
space:
mode:
authorDmitry Polukhin <34227995+dmpolukhin@users.noreply.github.com>2024-10-24 08:20:43 +0100
committerGitHub <noreply@github.com>2024-10-24 08:20:43 +0100
commit0b7e8c25ece1ff0e0dc0b7d283600b49498e8162 (patch)
tree422709088a432998d65bb1cd3cb4c0f1df12b368 /llvm/lib/CodeGen/CodeGenPrepare.cpp
parent60944177b8fa43d0d315af6b4827f94226e0aa01 (diff)
downloadllvm-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