[PATCH] D39239: [AST] Incorrectly qualified unscoped enumeration as template actual parameter.

Paul Robinson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 24 13:27:03 PDT 2017


probinson added a comment.

Have you tried this change against the GDB and LLDB test suites?  If they have failures then we should think about whether those tests are over-specific or whether we should put this under a tuning option.


https://reviews.llvm.org/D39239





More information about the cfe-commits mailing list