[all-commits] [llvm/llvm-project] a28a46: [clang-format] Remove redundant test case
Paul Kirth via All-commits
all-commits at lists.llvm.org
Fri Jun 9 16:41:50 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a28a46665529992cefb78049da79f2125f6b6c2d
https://github.com/llvm/llvm-project/commit/a28a46665529992cefb78049da79f2125f6b6c2d
Author: Paul Kirth <paulkirth at google.com>
Date: 2023-06-09 (Fri, 09 Jun 2023)
Changed paths:
R clang/test/Format/overlapping-lines.cpp
Log Message:
-----------
[clang-format] Remove redundant test case
The test is now properly covered in unit tests, and shouldn't have been
added in the initial commit of D152473.
Reviewed By: owenpan
Differential Revision: https://reviews.llvm.org/D152584
More information about the All-commits
mailing list