aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp
diff options
context:
space:
mode:
authorCarl Peto <carl.peto@me.com>2024-01-31 02:18:49 +0000
committerGitHub <noreply@github.com>2024-01-30 18:18:49 -0800
commitb4d832c77dcba4136132559a5183883cf064389d (patch)
tree8204f0609aff5806a70b56a027ca45f1b892c67c /llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp
parent2abcbbd96ad731b05fae970a0abb23cda784dddd (diff)
downloadllvm-b4d832c77dcba4136132559a5183883cf064389d.zip
llvm-b4d832c77dcba4136132559a5183883cf064389d.tar.gz
llvm-b4d832c77dcba4136132559a5183883cf064389d.tar.bz2
[clang] Improved isSimpleTypeSpecifier (#79037)
- Sema::isSimpleTypeSpecifier return true for _Bool in c99 (currently returns false for _Bool, regardless of C dialect). (Fixes #72203) - replace the logic with a check for simple types and a proper check for a valid keyword in the appropriate dialect Co-authored-by: Carl Peto <CPeto@becrypt.com>
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions