summaryrefslogtreecommitdiffstats
path: root/include/clang/Sema/Designator.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove unused private member variables found by clang's new -Wunused-private-...Benjamin Kramer2012-06-061-8/+0
* now that we have a centralized place to do so, add some using declarations forChris Lattner2011-07-201-1/+1
* One who seeks knowledge learns something new every day.John McCall2010-08-261-5/+10
* Abstract out passing around types and kill off ActionBase.John McCall2010-08-241-47/+21
* Another step in the process of making the parser depend on Sema:John McCall2010-08-201-0/+239