Commit 9be33de4 authored by Congcong Cai's avatar Congcong Cai
Browse files

[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
parent 79a8e006
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment