Kristof Beyls
|
2f9a65d919
|
Remove more name space pollution from .inc files
llvm-svn: 299222
|
2017-03-31 14:26:44 +00:00 |
|
Reid Kleckner
|
9cb7be892d
|
Rename Windows.h to WindowsSupport.h to avoid ambiguity
llvm-svn: 201258
|
2014-02-12 21:26:20 +00:00 |
|
Charles Davis
|
e7f14dfdb8
|
Now to chant the magical incantation that will exorcise the System library
from LLVM forever:
grep -lR "llvm/System" * | grep -v .svn | xargs sed -ie 's#llvm/System#llvm/Support#g'
llvm-svn: 120314
|
2010-11-29 19:44:50 +00:00 |
|
Michael J. Spencer
|
d5ec932c3a
|
Merge System into Support.
llvm-svn: 120298
|
2010-11-29 18:16:10 +00:00 |
|