aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp
diff options
context:
space:
mode:
authorAlexis Murzeau <amubtdx@gmail.com>2023-02-24 06:53:00 +0000
committerCarlos Galvez <carlosgalvezp@gmail.com>2023-02-24 07:15:19 +0000
commit87447bedac341f023569f1b444f9b3b62bba5aa6 (patch)
treee23a53f1772cc921a603e219617c14242f283a8d /llvm/lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp
parent64fc892cdafb2616eea255b9baf723c31179bde6 (diff)
downloadllvm-87447bedac341f023569f1b444f9b3b62bba5aa6.zip
llvm-87447bedac341f023569f1b444f9b3b62bba5aa6.tar.gz
llvm-87447bedac341f023569f1b444f9b3b62bba5aa6.tar.bz2
[clang-tidy] Fix readability-identifer-naming Hungarian CString options
When reading readability-identifier-naming.HungarianNotation.CString options, correctly use the type string stored in CStr.second instead of the option name (CStr.first) as the HNOption.CString map key. This will make CString options really working and properly parsed by the checker. Reviewed By: carlosgalvezp Differential Revision: https://reviews.llvm.org/D144431
Diffstat (limited to 'llvm/lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions