Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
e7ac0a94f1dee3fae9292eb8372962b6d70b3e0d
/
test
/
Sema
/
builtins.c
e7ac0a9
Fix the atomics sema code to convert operands to the argument types
by Chris Lattner
· 16 years ago
5caa370
reimplement __sync_* builtins to be variadic and to follow the same
by Chris Lattner
· 16 years ago
eb32fde
Simplify the scheme used for keywords, and change the classification
by Eli Friedman
· 16 years ago
c561367
We no longer expect an warning as this is now valid.
by Mike Stump
· 16 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
2c21a07
merge some simple call diagnostics.
by Chris Lattner
· 17 years ago
1435202
Fix this test on non-X86 platforms.
by Eli Friedman
· 17 years ago
95e2c71
Fix rdar://5905347 a crash on invalid builtin, due to the
by Chris Lattner
· 17 years ago
b7b6115
add comments for the various AssignConvertType's, and split int->pointer from pointer->int.
by Chris Lattner
· 18 years ago
5cf216b
Merge all the 'assignment' diagnostic code into one routine, decloning
by Chris Lattner
· 18 years ago
1b9a079
implement semantic analysis for __builtin_islessequal and friends.
by Chris Lattner
· 18 years ago