diff options
author | Ofek <ofekshilon@gmail.com> | 2024-05-08 22:49:21 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-08 22:49:21 +0300 |
commit | 0703fef51b89bdda6278907dc11e69a9bc81d5cd (patch) | |
tree | 206892fa2ff73f028f84aa2b41ff4aafab6ffabe /examples/cpp2_cppfront/default.cpp2 | |
parent | 9a20419a29ca79ed2738a21ef57c04193c1bf31d (diff) | |
download | compiler-explorer-0703fef51b89bdda6278907dc11e69a9bc81d5cd.tar.gz compiler-explorer-0703fef51b89bdda6278907dc11e69a9bc81d5cd.zip |
Suggestion to update llvm-cxxfilt logic (#6451)gh-11685
(1) Restore explicit specification of
`group.*.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt`
for all clang compiler groups, except bpf and windows.
(2) Make the ClangCompiler` constructor adjust the path of
`llvm-cxxfilt`, so that a compiler-local version is preferred, if one
exists.
(3) Pass-by update: bump the version of llvmDisassembler from clang-14
to clang-18.1.
Hopefully this addresses all demangling issues known so far.
Diffstat (limited to 'examples/cpp2_cppfront/default.cpp2')
0 files changed, 0 insertions, 0 deletions