aboutsummaryrefslogtreecommitdiff
path: root/libcxx/src/stdexcept.cpp
diff options
context:
space:
mode:
authorCongcong Cai <congcongcai0907@163.com>2023-04-09 16:23:28 +0200
committerCongcong Cai <congcongcai0907@163.com>2023-04-09 16:23:29 +0200
commitbdf7fd8297bcbcddc9c184a40c954c1f1b0b8340 (patch)
treeb60e5c271fbd9fe5061ea990c81dc3c28100e305 /libcxx/src/stdexcept.cpp
parent0bc0edb847a0cc473a8b005c4725948de3306a20 (diff)
downloadllvm-bdf7fd8297bcbcddc9c184a40c954c1f1b0b8340.zip
llvm-bdf7fd8297bcbcddc9c184a40c954c1f1b0b8340.tar.gz
llvm-bdf7fd8297bcbcddc9c184a40c954c1f1b0b8340.tar.bz2
[clang-tidy] fix false positve for namespace with attrs in modernize-concat-nested-namespaces
Fixed https://github.com/llvm/llvm-project/issues/57530 Add pre check to avoid false positive for namespace with attributes like ``` namespace [[deprecated]] ns {} ``` Reviewed By: PiotrZSL Differential Revision: https://reviews.llvm.org/D147857
Diffstat (limited to 'libcxx/src/stdexcept.cpp')
0 files changed, 0 insertions, 0 deletions