diff options
author | Chris Lattner <sabre@nondot.org> | 2011-04-25 20:37:58 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2011-04-25 20:37:58 +0000 |
commit | 223de2497fdaacf3a6b0a123c12265ca837abf19 (patch) | |
tree | b6645879c663bca5308afcd245e1a1fdca17787f /lib/StaticAnalyzer/Checkers/CStringChecker.cpp | |
parent | 62c9258f4a71569a66d805fc7776526a2c76b34e (diff) |
fix PR9474, a crash with -fshort-enum and C++ templates: when instantiating
the enum decl, we need to use an integer type the same size as the enumerator,
which may not be the promoted type with packed enums.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@130148 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/StaticAnalyzer/Checkers/CStringChecker.cpp')
0 files changed, 0 insertions, 0 deletions