Benjamin Kramer
|
b6d0bd48bd
|
[C++11] Replace llvm::next and llvm::prior with std::next and std::prev.
Remove the old functions.
llvm-svn: 202636
|
2014-03-02 12:27:27 +00:00 |
Timur Iskhodzhanov
|
5d7ff00456
|
Hopefully fix the Windows build failure introduced in r173769
llvm-svn: 173781
|
2013-01-29 09:09:27 +00:00 |
Michael Gottesman
|
5a8f9e7c54
|
Fixed header comment.
llvm-svn: 173773
|
2013-01-29 05:05:17 +00:00 |
Michael Gottesman
|
13a5f1a8b7
|
Juggled Debug.h from ObjCARC.h to only the including cpp files that
actually have DEBUG statements. Also changed raw_ostream in said header
to be a forward declaration (removing an include).
llvm-svn: 173769
|
2013-01-29 04:51:59 +00:00 |
Michael Gottesman
|
278266faa8
|
Sorted includes using utils/sort_includes.
llvm-svn: 173767
|
2013-01-29 04:20:52 +00:00 |
Michael Gottesman
|
9bfcf28d88
|
Cleaned up includes in various ObjCARC files and removed some whitespace violations.
llvm-svn: 173663
|
2013-01-28 05:51:58 +00:00 |
Michael Gottesman
|
fa0939f790
|
Refactored out pass ObjCARCAPElim from ObjCARCOpts.cpp => ObjCARCAPElim.cpp.
llvm-svn: 173654
|
2013-01-28 04:12:07 +00:00 |