aboutsummaryrefslogtreecommitdiff
path: root/lib/Frontend/LayoutOverrideSource.cpp
AgeCommit message (Expand)Author
2012-08-10Add missing cctype includes.Joerg Sonnenberger
2012-06-06Revert Decl's iterators back to pointer value_type rather than reference valu...David Blaikie
2012-04-30Remove the ref/value inconsistency in filter_decl_iterator.David Blaikie
2012-02-06Move instantiateTemplateAttribute into the sema namespace, make helpers static.Benjamin Kramer
2012-02-03Make sure that the layout-override parser grabs the size, not the dataDouglas Gregor
2012-01-26Extend the ExternalASTSource interface to allow the AST source toDouglas Gregor