hanchenye-llvm-project/clang/test/CXX
Eli Friedman 14f082b69d Fix a small bug in the way we handle builtin candidates for
relational operators of enumeration type.  From the gcc testsuite.

llvm-svn: 164171
2012-09-18 21:52:24 +00:00
..
basic Instantiate class template specializations during ADL. 2012-08-24 20:38:34 +00:00
class Update source location in test. 2012-07-30 16:51:34 +00:00
class.access When computing the effective context for access control, 2012-08-24 22:54:02 +00:00
class.derived PR13499: Don't try to check whether 'override' has been validly applied until 2012-08-06 03:25:17 +00:00
conv Fix incorrect comment. 2012-09-13 22:10:19 +00:00
dcl.dcl PR13293: Defer deduction of an auto type with a dependent declarator, such as "auto (*f)(T t)". 2012-07-08 04:13:07 +00:00
dcl.decl Promote the warning about extra qualification on a declaration from a 2012-09-13 20:16:20 +00:00
except PR13381: consider cv-qualifiers on a class member's type when determining which 2012-07-18 03:36:00 +00:00
expr Revert r163829. The world (or libstdc++, at least) is not ready. 2012-09-13 22:00:12 +00:00
lex Improve diagnostics for UCNs referring to control characters and members of the 2012-03-09 22:27:51 +00:00
over Fix a small bug in the way we handle builtin candidates for 2012-09-18 21:52:24 +00:00
special PR13381, part 2: when determining if a defaulted special member function should 2012-07-18 03:51:16 +00:00
stmt.stmt Clarified diagnostics for range-based for loops with invalid ranges 2012-09-06 21:50:08 +00:00
temp Promote the warning about extra qualification on a declaration from a 2012-09-13 20:16:20 +00:00