diff options
author | Congcong Cai <congcongcai0907@163.com> | 2023-08-19 08:12:09 +0800 |
---|---|---|
committer | Congcong Cai <congcongcai0907@163.com> | 2023-08-19 08:13:00 +0800 |
commit | 9be33de4f39713c2deb7cc262b4dd4e50dc8349d (patch) | |
tree | b4d966fffab4a2b66d5e7d516835d55c49fc3a6a /clang/lib/ExtractAPI/DeclarationFragments.cpp | |
parent | 79a8e006dbc4ea281e9ec5933f484e476db3d9ab (diff) | |
download | llvm-9be33de4f39713c2deb7cc262b4dd4e50dc8349d.zip llvm-9be33de4f39713c2deb7cc262b4dd4e50dc8349d.tar.gz llvm-9be33de4f39713c2deb7cc262b4dd4e50dc8349d.tar.bz2 |
[clang-tidy]`pro-bounds-array-to-pointer-decay` ignore predefined expression
cast PredefinedExpr such as `__func__` to const char* should be accpetted.
Reviewed By: PiotrZSL
Differential Revision: https://reviews.llvm.org/D158244
Diffstat (limited to 'clang/lib/ExtractAPI/DeclarationFragments.cpp')
0 files changed, 0 insertions, 0 deletions