summaryrefslogtreecommitdiff
path: root/test/SemaTemplate/instantiate-subscript.cpp
Commit message (Expand)AuthorAge
* Improve the lead diagnostic for C++ object subscript expressions withJohn McCall2010-01-07
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-15
* Properly instantiate usage of overloaded operator []. Fixes PR5345.Sebastian Redl2009-10-29
* Template instantiation for array subscript expressions. This was farDouglas Gregor2009-05-19