aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Sema/Designator.h
AgeCommit message (Expand)Author
2012-06-06Remove unused private member variables found by clang's new -Wunused-private-...Benjamin Kramer
2011-07-20now that we have a centralized place to do so, add some using declarations forChris Lattner
2010-08-26One who seeks knowledge learns something new every day.John McCall
2010-08-24Abstract out passing around types and kill off ActionBase.John McCall
2010-08-20Another step in the process of making the parser depend on Sema:John McCall