summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/ExprCXX.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-04-24 05:30:14 +0000
committerChris Lattner <sabre@nondot.org>2009-04-24 05:30:14 +0000
commita776fc78a9e4c46ba89c51165003f1b79c15f9dd (patch)
tree2ec4052387be0aa9510b14a7ffb4bffb3f02c766 /clang/lib/AST/ExprCXX.cpp
parent56c5bd8d236c51e1f103644f7fe6b0fe9b32664b (diff)
downloadbcm5719-llvm-a776fc78a9e4c46ba89c51165003f1b79c15f9dd.tar.gz
bcm5719-llvm-a776fc78a9e4c46ba89c51165003f1b79c15f9dd.zip
"I got annoyed at the compiler warnings from ConstantInt::get(Ty, -1,
true), and casts make me nervous and are verbose anyway, so here's a ConstantInt::getSigned(Ty, int64_t) method. Just overloading ConstantInt::get() to take an int64_t too would cause ambiguous overload errors." Patch by Jeffrey Yasskin! llvm-svn: 69958
Diffstat (limited to 'clang/lib/AST/ExprCXX.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud