hanchenye-llvm-project/clang/test/CXX/basic
Douglas Gregor 50a3cdddda When determining whether an identifier followed by a '<' in a member
access expression is the start of a template-id, ignore function
templates found in the context of the entire postfix-expression. Fixes
PR11856.

llvm-svn: 152520
2012-03-10 23:52:41 +00:00
..
basic.def.odr
basic.link Improve 0-argument -Wvexing-parse diagnostic by adding notes with fix-its: 2012-01-12 23:53:29 +00:00
basic.lookup When determining whether an identifier followed by a '<' in a member 2012-03-10 23:52:41 +00:00
basic.scope
basic.start/basic.start.main Disallow constexpr main. 2012-02-04 06:10:17 +00:00
basic.stc/basic.stc.dynamic
basic.types Make RequireLiteralType work correctly with incomplete array types. PR12037. 2012-02-20 23:58:14 +00:00