summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaTemplate/dependent-names-no-std.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Hyphenate "argument-dependent".Jay Foad2011-06-141-1/+1
| | | | llvm-svn: 132989
* Fix a regression in the two-phase lookup diagnostics that switching theChandler Carruth2011-06-081-0/+21
namespace set algorithm (re-)introduced. We may not have seen the 'std' namespace, but we should still suggested associated namespaces. Easy fix, but a bit annoying to test. llvm-svn: 132744
OpenPOWER on IntegriCloud