Use the proper enum as parameter, instead of unsigned. No functionality change.
commit514fd467f82332bda15276326cd9e2173a39d8ab
authorArgiris Kirtzidis <akyrtzi@gmail.com>
Wed, 5 Jan 2011 20:09:36 +0000 (5 20:09 +0000)
committerArgiris Kirtzidis <akyrtzi@gmail.com>
Wed, 5 Jan 2011 20:09:36 +0000 (5 20:09 +0000)
tree746ca7d97d78df6fe84df6a3f315a0d82c67889f
parent064720b90456fc0723fcca98fe2c1e3e3a8d9f1e
Use the proper enum as parameter, instead of unsigned. No functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@122900 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Sema/Sema.h
lib/Sema/SemaExpr.cpp