- Jan 30, 2010
-
-
Benjamin Kramer authored
PCHReader doesn't implement classof so dyn_casting it will do really weird stuff. Use a static_cast instead. I don't know if this hack is the right fix. Doug, please take a look. llvm-svn: 94895
-
- Jan 24, 2010
-
-
Chris Lattner authored
llvm-svn: 94344
-
- Jan 23, 2010
-
-
Douglas Gregor authored
translation units that include unsaved files. llvm-svn: 94258
-