[all-commits] [llvm/llvm-project] b6572a: [NFC] Add missing 'break' in a switch case
Erich Keane via All-commits
all-commits at lists.llvm.org
Tue May 10 12:48:21 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b6572ad504753c6c27ba49c2ed595a091c977dcd
https://github.com/llvm/llvm-project/commit/b6572ad504753c6c27ba49c2ed595a091c977dcd
Author: Erich Keane <erich.keane at intel.com>
Date: 2022-05-10 (Tue, 10 May 2022)
Changed paths:
M clang/lib/AST/TypePrinter.cpp
Log Message:
-----------
[NFC] Add missing 'break' in a switch case
More information about the All-commits
mailing list