diff options
author | Owen Anderson <resistor@mac.com> | 2009-07-24 23:12:02 +0000 |
---|---|---|
committer | Owen Anderson <resistor@mac.com> | 2009-07-24 23:12:02 +0000 |
commit | eed707b1e6097aac2bb6b3d47271f6300ace7f2e (patch) | |
tree | c7390f63d90fc0c0ac483a90275863f41b69c085 /win32 | |
parent | e8530a3d8c940fb7710be7e25098b5c3b2c2de19 (diff) |
Revert the ConstantInt constructors back to their 2.5 forms where possible, thanks to contexts-on-types. More to come.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77011 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'win32')
-rw-r--r-- | win32/unistd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/unistd.h b/win32/unistd.h index 66674acd4d..412afcc0a6 100644 --- a/win32/unistd.h +++ b/win32/unistd.h @@ -1 +1 @@ -// This file has to be here because it's #included from the auto generated FileLexer.cpp
\ No newline at end of file +// This file has to be here because it's #included from the auto generated FileLexer.cpp |