зеркало из https://github.com/microsoft/clang-1.git
80 col violation
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@49120 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Родитель
87abc03d3d
Коммит
07b39fc389
|
@ -262,7 +262,7 @@ static void GeneratePathDiagnostic(PathDiagnostic& PD,
|
|||
|
||||
if (!E->isIntegerConstantExpr(V2, Ctx, 0, true)) {
|
||||
assert (false &&
|
||||
"Case condition (RHS) must evaluate to an integer constant.");
|
||||
"Case condition (RHS) must evaluate to an integer constant.");
|
||||
continue;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче