aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/ASTMerge.cpp
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2014-08-09 23:12:20 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2014-08-09 23:12:20 +0000
commit0e1b31c2fd5b798c3d29f4806bab4e8c11d2ddad (patch)
treea7eeebfe055cb3e0cbb69d841de5ad089002d73a /clang/lib/Frontend/ASTMerge.cpp
parentc6dbc22b9b4e3352bfefc2b774aea6b50ff439d8 (diff)
downloadllvm-0e1b31c2fd5b798c3d29f4806bab4e8c11d2ddad.zip
llvm-0e1b31c2fd5b798c3d29f4806bab4e8c11d2ddad.tar.gz
llvm-0e1b31c2fd5b798c3d29f4806bab4e8c11d2ddad.tar.bz2
ADT: remove MinGW32 and Cygwin OSType enum
Remove the MinGW32 and Cygwin types from the OSType enumeration. These values are represented via environments of Windows. It is a source of confusion and needlessly clutters the code. The cost of doing this is that we must sink the check for them into the normalization code path along with the spelling. Addresses PR20592. llvm-svn: 215303
Diffstat (limited to 'clang/lib/Frontend/ASTMerge.cpp')
0 files changed, 0 insertions, 0 deletions