Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prior to adding the new "expected-no-diagnostics" directive to ↵ | Andy Gibbs | 2012-10-19 | 1 | -0/+1 |
| | | | | | | VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. llvm-svn: 166280 | ||||
* | When performing name lookup for a namespace definition, only look into | Douglas Gregor | 2010-10-22 | 1 | -0/+24 |
the current context's redeclaration context, ignoring using directives. Fixes PR8430. llvm-svn: 117097 |