summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
diff options
context:
space:
mode:
authorRichard Trieu <rtrieu@google.com>2018-04-25 23:50:55 +0000
committerRichard Trieu <rtrieu@google.com>2018-04-25 23:50:55 +0000
commit563296abd8a1b2a9f2cd6675094ea448d0adbf1f (patch)
tree2749d2fb307e755a40becb45e0bfb40e37feefbc /clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
parentf0562390e22b607976e6924ae67ac6474e59c72b (diff)
downloadbcm5719-llvm-563296abd8a1b2a9f2cd6675094ea448d0adbf1f.tar.gz
bcm5719-llvm-563296abd8a1b2a9f2cd6675094ea448d0adbf1f.zip
Switch to Clang's isDigit function.
std::isdigit can be overloaded, causing the template deduction to fail. Use Clang's isDigit function which to avoid this. Switch the other calls for consistency. llvm-svn: 330887
Diffstat (limited to 'clang/lib/Sema/SemaTemplateInstantiateDecl.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud