aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Parse/CMakeLists.txt
AgeCommit message (Expand)Author
2013-05-02Use attribute argument information to determine when to parse attribute argum...Douglas Gregor
2013-05-02Revert r180970; it's causing breakage.Douglas Gregor
2013-05-02Use attribute argument information to determine when to parse attribute argum...Douglas Gregor
2011-09-08Thread Safety: Patch to implement delayed parsing of attributes within aCaitlin Sadowski