Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-14 | Hyphenate "argument-dependent". | Jay Foad | |
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@132989 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2011-06-08 | Fix a regression in the two-phase lookup diagnostics that switching the | Chandler Carruth | |
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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@132744 91177308-0d34-0410-b5e6-96231b3b80d8 |