]> granicus.if.org Git - clang/commit
Changing an enumeration to a const int to fix MSVC compiler warnings.
authorAaron Ballman <aaron@aaronballman.com>
Tue, 14 Aug 2012 16:46:35 +0000 (16:46 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Tue, 14 Aug 2012 16:46:35 +0000 (16:46 +0000)
commit5375d82d1d096ddd8879d8e6641a8f042b0d1d43
tree066fecf0c4fc56b74fc29ca89805dac1244b6bc0
parentc6ba23f207410efcaf93132790218b9f9bcebe43
Changing an enumeration to a const int to fix MSVC compiler warnings.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@161877 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h