- May 05, 2013
-
-
Dmitri Gribenko authored
Patch by Robert Wilhelm. llvm-svn: 181138
-
- Dec 03, 2012
-
-
Chandler Carruth authored
Sooooo many of these had incorrect or strange main module includes. I have manually inspected all of these, and fixed the main module include to be the nearest plausible thing I could find. If you own or care about any of these source files, I encourage you to take some time and check that these edits were sensible. I can't have broken anything (I strictly added headers, and reordered them, never removed), but they may not be the headers you'd really like to identify as containing the API being implemented. Many forward declarations and missing includes were added to a header files to allow them to parse cleanly when included first. The main module rule does in fact have its merits. =] llvm-svn: 169131
-
- Nov 20, 2012
-
-
Sean Silva authored
The rationale is to get YAML filenames in diagnostics from yaml::Stream::printError -- currently the filename is hard-coded as "YAML" because there's no buffer information available. Patch by Kim Gräsman! llvm-svn: 168341
-
- Sep 26, 2012
-
-
Benjamin Kramer authored
Fixes PR12632. llvm-svn: 164701
-
- Jul 21, 2012
-
-
Benjamin Kramer authored
Remove unused private member variables uncovered by the recent changes to clang's -Wunused-private-field. llvm-svn: 160583
-
- Jun 09, 2012
-
-
Dmitri Gribenko authored
llvm-svn: 158248
-
- May 15, 2012
-
-
Michael J. Spencer authored
llvm-svn: 156787
-
- May 01, 2012
-
-
Benjamin Kramer authored
llvm-svn: 155907
-
- Apr 27, 2012
-
-
Michael J. Spencer authored
llvm-svn: 155735
-
- Apr 26, 2012
-
-
Michael J. Spencer authored
'REPLACEMENT CHARACTER' (U+FFFD) when getAsInteger fails. llvm-svn: 155653
-
- Apr 22, 2012
-
-
Bill Wendling authored
llvm-svn: 155307
-
- Apr 21, 2012
-
-
Benjamin Kramer authored
No functionality change. llvm-svn: 155280
-
- Apr 04, 2012
-
-
Benjamin Kramer authored
llvm-svn: 154004
-
Michael J. Spencer authored
llvm-svn: 153979
-
Michael J. Spencer authored
llvm-svn: 153977
-