Aaron Ballman
d816003d2b
MSVC 2013 appears to be able to compile make_ptr_range without issue, so removing that guard in the unit test.
...
llvm-svn: 229410
2015-02-16 18:00:11 +00:00
Shankar Easwaran
2b67fca033
Sort include files according to convention.
...
llvm-svn: 220131
2014-10-18 05:33:55 +00:00
Rui Ueyama
0ca149fce9
Rename TargetInfo -> LinkingContext.
...
Also change some local variable names: "ti" -> "context" and
"_targetInfo" -> "_context".
Differential Revision: http://llvm-reviews.chandlerc.com/D1301
llvm-svn: 187823
2013-08-06 22:31:59 +00:00
Rafael Espindola
c97d83dd3b
Fix the build with clang and libstdc++4.7.
...
llvm-svn: 186451
2013-07-16 20:18:13 +00:00
Michael J. Spencer
dfe85483d5
[Driver] Fix symlinked universal driver behavior and add a test.
...
llvm-svn: 178798
2013-04-04 22:04:16 +00:00