Age | Commit message (Expand) | Author |
---|---|---|
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar |
2009-03-24 | Fix a couple of tests. | Eli Friedman |
2009-03-23 | Fix PR3855. When we encounter an incompatible redeclaration of a | Douglas Gregor |
2009-02-18 | Fix test on platforms where size_t != unsigned long. | Eli Friedman |
2009-02-17 | Remove the error about redefining library functions. It's causing too | Douglas Gregor |
2009-02-17 | Static variables and functions won't collide with standard library | Douglas Gregor |
2009-02-16 | Adopt a more principled approach to invalid declarations: | Douglas Gregor |
2009-02-14 | Make it possible for builtins to expression FILE* arguments, so that | Douglas Gregor |
2009-02-13 | Implicitly declare certain C library functions (malloc, strcpy, memmove, | Douglas Gregor |