aboutsummaryrefslogtreecommitdiff
path: root/lib/Frontend/MultiplexConsumer.cpp
AgeCommit message (Expand)Author
2011-09-15[PCH] Overhaul how preprocessed entities are [de]serialized.Argyrios Kyrtzidis
2011-04-29Add a decl update when a static data member of a class template is instantiat...Sebastian Redl
2011-04-24Synthesizing the definition of an implicit member is an AST modification, so ...Sebastian Redl
2011-04-14Chained PCH: Remember when additional specializations are added to a function...Sebastian Redl
2011-01-25Add -add-plugin flag, which runs plugins in addition to codegen.Nico Weber