summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/overloaded-builtin-operators-0x.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Implement the integral promotion rules for the C++0x char16_t andDouglas Gregor2010-10-211-0/+11
char32_t character types and enable built-in overloaded operator candidates for these types. Fixes PR8432. llvm-svn: 117038
OpenPOWER on IntegriCloud