aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorJorge Pinto Sousa <jorge.pinto.sousa@protonmail.ch>2024-04-29 22:14:53 +0200
committerGitHub <noreply@github.com>2024-04-29 22:14:53 +0200
commite5907c88594133e45b8d1d4e29702b96d7f45c77 (patch)
tree3ee101eb691fa165ed412c11aa8a72f14071cae0 /clang/lib/CodeGen/CodeGenModule.cpp
parenta5cc95147ed549e850b4e9641e84641e781e0ceb (diff)
downloadllvm-e5907c88594133e45b8d1d4e29702b96d7f45c77.zip
llvm-e5907c88594133e45b8d1d4e29702b96d7f45c77.tar.gz
llvm-e5907c88594133e45b8d1d4e29702b96d7f45c77.tar.bz2
[NFC] Fix hasQualifier comment (#90485)
operator bool from NestedNameSpecifierLoc and member function hasQualifier both do the same thing, returning true if the private data member Qualifier is not nullptr, so clearly one of the comments is wrong, and in this case it is the second one. fixes https://github.com/llvm/llvm-project/issues/90472
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions