aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorAlp Toker <alp@nuanti.com>2014-01-06 12:54:51 +0000
committerAlp Toker <alp@nuanti.com>2014-01-06 12:54:51 +0000
commite9ab39da866ec3c45f819ef1a9d40c714ef3d3ba (patch)
tree99a76b2a64e6eafc1ec68f79a593241ac46c8278 /clang/lib/Frontend/CompilerInvocation.cpp
parent01d65e1387c09743324d481a0a71402061976a0e (diff)
downloadllvm-e9ab39da866ec3c45f819ef1a9d40c714ef3d3ba.zip
llvm-e9ab39da866ec3c45f819ef1a9d40c714ef3d3ba.tar.gz
llvm-e9ab39da866ec3c45f819ef1a9d40c714ef3d3ba.tar.bz2
Correct underlying integer type of enum TokenKind
This matches up the underlying type against the actual storage type 'unsigned short' and lets us get rid of some casts while we're at it. Effort is made to keep this building in pre-C++11 but as with other features Token will be less efficiently packed in in legacy configurations. llvm-svn: 198607
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions