diff options
author | Naveen Seth Hanig <naveen.hanig@outlook.com> | 2025-08-11 01:11:34 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-10 21:41:34 +0200 |
commit | a2d353ea17e14a1fc193ec1cf4a6cd39cd73ee44 (patch) | |
tree | dde1384b6d3845eed9075760bb3e0c69e84675b4 /llvm/test/tools/llvm-objdump/X86/plt.test | |
parent | 7de50beb5281ec860a810ffa544d67be21d78412 (diff) | |
download | llvm-main.zip llvm-main.tar.gz llvm-main.tar.bz2 |
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/test/tools/llvm-objdump/X86/plt.test')
0 files changed, 0 insertions, 0 deletions