Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
test
/
Sema
/
implicit-builtin-decl.c
5d96e0a
Consolidate header inclusion diagnostics
by Alp Toker
· 11 years ago
5ee3d00
Add the location of Decls to ast dump.
by David Blaikie
· 11 years ago
8c7bd6a
Don't forget about a builtin if we're about to redeclare it and we couldn't
by Richard Smith
· 12 years ago
a5f9c06
Fix fmin*/fmax* library builtin signatures.
by Douglas Gregor
· 13 years ago
400dd1c
Remove the "C" in "implicitly declaring C library function" diagnostic
by Jean-Daniel Dupas
· 14 years ago
bfe022c
When we attempt to create a built-in that involves a library type we
by Douglas Gregor
· 15 years ago
53fa049
make clang print types as "const int *" instead of "int const*",
by Chris Lattner
· 15 years ago
f9895c4
add a bunch of missing prototypes to tests
by Chris Lattner
· 16 years ago
8fbe78f
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
a45cf5b
Rename clang to clang-cc.
by Daniel Dunbar
· 17 years ago
703a77f
Fix a couple of tests.
by Eli Friedman
· 17 years ago
893c2c9
Fix PR3855. When we encounter an incompatible redeclaration of a
by Douglas Gregor
· 17 years ago
1e3a02f
Fix test on platforms where size_t != unsigned long.
by Eli Friedman
· 17 years ago
7a0febe
Remove the error about redefining library functions. It's causing too
by Douglas Gregor
· 17 years ago
a908e7f
Static variables and functions won't collide with standard library
by Douglas Gregor
· 17 years ago
75a45ba
Adopt a more principled approach to invalid declarations:
by Douglas Gregor
· 17 years ago
538c3d8
Make it possible for builtins to expression FILE* arguments, so that
by Douglas Gregor
· 17 years ago
b9063fc
Implicitly declare certain C library functions (malloc, strcpy, memmove,
by Douglas Gregor
· 17 years ago