aboutsummaryrefslogtreecommitdiff
path: root/test/SemaCXX/no-implicit-builtin-decls.cpp
AgeCommit message (Expand)Author
2009-12-16Introduce a centralized routine in Sema for diagnosing failed lookups (whenJohn McCall
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2009-02-14Add test case to insure that implicit builtin declarations for C library func...Douglas Gregor