aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-cxxfilt
diff options
context:
space:
mode:
authorNaveen Seth Hanig <naveen.hanig@outlook.com>2025-08-11 01:11:34 +0530
committerGitHub <noreply@github.com>2025-08-10 21:41:34 +0200
commita2d353ea17e14a1fc193ec1cf4a6cd39cd73ee44 (patch)
treedde1384b6d3845eed9075760bb3e0c69e84675b4 /llvm/tools/llvm-cxxfilt
parent7de50beb5281ec860a810ffa544d67be21d78412 (diff)
downloadllvm-main.zip
llvm-main.tar.gz
llvm-main.tar.bz2
[Support] Fix CRTP for GraphWriter (NFC) (#152811)HEADmain
Commit 474bbc1 forgot to change the members of GraphWriterBase from private to protected. Because of this, GraphWriter can't be properly partially specialized using CRTP. This commit corrects that, allowing GraphWriterBase to be partially specialized using CRTP as intended.
Diffstat (limited to 'llvm/tools/llvm-cxxfilt')
0 files changed, 0 insertions, 0 deletions