aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Analysis/FlowSensitive/DataflowEnvironment.cpp
diff options
context:
space:
mode:
authorcor3ntin <corentinjabot@gmail.com>2024-07-13 08:53:02 +0200
committerGitHub <noreply@github.com>2024-07-13 08:53:02 +0200
commit1fe406fffe11dad0457a4d214ce67bf492196145 (patch)
treec7d78a3a0899a9cc9e3dcad317218c3804e97229 /clang/lib/Analysis/FlowSensitive/DataflowEnvironment.cpp
parent40ed1946f27ea64916993ea8fab947f2ad804063 (diff)
downloadllvm-1fe406fffe11dad0457a4d214ce67bf492196145.zip
llvm-1fe406fffe11dad0457a4d214ce67bf492196145.tar.gz
llvm-1fe406fffe11dad0457a4d214ce67bf492196145.tar.bz2
[Clang] Fix parsing of reversible type traits in template arguments (#95969)
Constructs like `__is_pointer(Foo)` are never considered to be functions declarations. This matches usages in libstdc++, and we can hope no one else redefine these reserved identifiers. Fixes #95598
Diffstat (limited to 'clang/lib/Analysis/FlowSensitive/DataflowEnvironment.cpp')
0 files changed, 0 insertions, 0 deletions