Hi Hokein, Ilya,
Clang warns on this code when compiled without asserts:
../../clang/lib/AST/TemplateName.cpp:189:3: error: unannotated fall-
through between switch labels [-Werror,-Wimplicit-fallthrough]
default:
^
../../clang/lib/AST/TemplateName.cpp:189:3: note: insert 'break;' to
avoid fa
Author: Ilya Biryukov
Date: 2020-03-04T11:25:17+01:00
New Revision: ec3060c72de6ab6992269318d92764199856e5fe
URL:
https://github.com/llvm/llvm-project/commit/ec3060c72de6ab6992269318d92764199856e5fe
DIFF:
https://github.com/llvm/llvm-project/commit/ec3060c72de6ab6992269318d92764199856e5fe.diff