mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-13 19:25:38 +02:00
Bug 408314. Fixed a broken test.
This commit is contained in:
parent
6361c8c402
commit
7d038752af
1 changed files with 1 additions and 0 deletions
|
@ -7660,6 +7660,7 @@ public class AST2TemplateTests extends AST2TestBase {
|
|||
// p->a = 0;
|
||||
// }
|
||||
public void testPseudoRecursiveTypedef_408314() throws Exception {
|
||||
CPPASTNameBase.sAllowRecursionBindings = true;
|
||||
parseAndCheckBindings();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue