Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hyphenate "argument-dependent". | Jay Foad | 2011-06-14 | 1 | -1/+1 |
| | | | | llvm-svn: 132989 | ||||
* | Fix a regression in the two-phase lookup diagnostics that switching the | Chandler Carruth | 2011-06-08 | 1 | -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 |