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

Tamas Berghammer via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Nov 4 15:29:01 PDT 2017


tberghammer added a comment.

I verified that https://reviews.llvm.org/D39545 will be fixing the problem on the LLDB side (previously we had no proper scoped enum support in LLDB)


https://reviews.llvm.org/D39239





More information about the cfe-commits mailing list