- 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
-
- Oct 11, 2011
-
-
Daniel Dunbar authored
lying around... llvm-svn: 141703
-
- Nov 29, 2010
-
-
Michael J. Spencer authored
llvm-svn: 120298
-
- Jun 10, 2010
-
-
Duncan Sands authored
warnings with gcc-4.6, by not setting bits when the result is not used. llvm-svn: 105790
-
- Aug 13, 2009
-
-
Dan Gohman authored
llvm-svn: 78848
-
- Nov 04, 2008
-
-
Evan Cheng authored
llvm-svn: 58682
-
- Dec 29, 2007
-
-
Chris Lattner authored
llvm-svn: 45418
-
- Mar 06, 2007
-
-
Anton Korobeynikov authored
llvm-svn: 34959
-
- Mar 04, 2007
-
-
Chris Lattner authored
llvm-svn: 34906
-
- Jan 23, 2007
-
-
Anton Korobeynikov authored
llvm-svn: 33461
-