aboutsummaryrefslogtreecommitdiff
path: root/lib/Sema/SemaUtil.h
AgeCommit message (Expand)Author
2009-02-14Add hook to add attributes to function declarations that we knowDouglas Gregor
2009-02-13Implicitly declare certain C library functions (malloc, strcpy, memmove,Douglas Gregor
2008-03-15Make a major restructuring of the clang tree: introduce a top-levelChris Lattner