diff options
author | Dan McGregor <dan.mcgregor@usask.ca> | 2023-06-16 08:47:00 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2023-06-16 08:47:00 -0700 |
commit | 30ffb3e4fbce3132fbf63c62a8ecbb1edbec4fc9 (patch) | |
tree | 8e2720a3ed301c12d8f71efb2408707614928441 /llvm/lib/Transforms/Utils/ModuleUtils.cpp | |
parent | df06594a8ccb8afec581442c1ea2508813e98210 (diff) | |
download | llvm-30ffb3e4fbce3132fbf63c62a8ecbb1edbec4fc9.zip llvm-30ffb3e4fbce3132fbf63c62a8ecbb1edbec4fc9.tar.gz llvm-30ffb3e4fbce3132fbf63c62a8ecbb1edbec4fc9.tar.bz2 |
[clang] Apply -fmacro-prefix-map to anonymous tags in template arguments
When expanding template arguments for pretty function printing,
such as for __PRETTY_FUNCTION__, make TypePrinter apply
macro-prefix-map remapping to anonymous tags such as lambdas.
Fixes https://github.com/llvm/llvm-project/issues/63219
Reviewed By: MaskRay, aaron.ballman
Differential Revision: https://reviews.llvm.org/D152570
Diffstat (limited to 'llvm/lib/Transforms/Utils/ModuleUtils.cpp')
0 files changed, 0 insertions, 0 deletions