summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaTemplate/enum-bool.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use APSInt::isSameValue instead of operator== in a place where two APSInt'sRichard Trieu2015-01-091-0/+11
may have different sizes. Fixes PR22017 llvm-svn: 225488
OpenPOWER on IntegriCloud