diff options
author | michaelrj-google <71531609+michaelrj-google@users.noreply.github.com> | 2023-10-06 14:06:22 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-06 14:06:22 -0700 |
commit | daca97216cf132d733513f992d49e3c722aabf40 (patch) | |
tree | 69b4b8046e326c0313d5bd38a5acf2c5d8aabecb /clang/lib/Basic/SourceManager.cpp | |
parent | aade74675c15d3bae5fdfa67f7b4b6ed9dac3d20 (diff) | |
download | llvm-daca97216cf132d733513f992d49e3c722aabf40.zip llvm-daca97216cf132d733513f992d49e3c722aabf40.tar.gz llvm-daca97216cf132d733513f992d49e3c722aabf40.tar.bz2 |
[clang-tidy][libc] Fix namespace check with macro (#68134)
The name of the namespace for LLVM's libc is now provided by a macro.
The ImplementationNamespaceCheck was updated to handle this, but the
CalleeNamespaceCheck was missed. This patch updates the
CalleeNamespaceCheck to handle the macro.
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions