aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Linker/LinkModules.cpp
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2021-11-05 15:28:23 -0700
committerDavid Blaikie <dblaikie@gmail.com>2021-11-05 15:41:56 -0700
commitf57d0e272652cc93596d5949a2e20b7b4604847c (patch)
treef5eaa276d79e7cf0860e28806c7be7c3083dab89 /llvm/lib/Linker/LinkModules.cpp
parentd24a0e88576dca1c475a7f48d4361136a46f9b72 (diff)
downloadllvm-f57d0e272652cc93596d5949a2e20b7b4604847c.zip
llvm-f57d0e272652cc93596d5949a2e20b7b4604847c.tar.gz
llvm-f57d0e272652cc93596d5949a2e20b7b4604847c.tar.bz2
DWARF Simplified Template Names: Narrow down the handling for operator overloads
Actually we can, for now, remove the explicit "operator" handling entirely - since clang currently won't try to flag any of these as rebuildable. That seems like a reasonable state for now, but it could be narrowed down to only apply to conversion operators, most likely - but would need more nuance for op> and op>> since they would be incorrectly flagged as already having their template arguments (due to the trailing '>').
Diffstat (limited to 'llvm/lib/Linker/LinkModules.cpp')
0 files changed, 0 insertions, 0 deletions