[all-commits] [llvm/llvm-project] 7c6544: [clang][Sema] Correct RUN line in fixit tests
David Spickett via All-commits
all-commits at lists.llvm.org
Fri Sep 1 07:54:11 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7c6544333eba516c1b569fb74288bbfe9ca54c1f
https://github.com/llvm/llvm-project/commit/7c6544333eba516c1b569fb74288bbfe9ca54c1f
Author: David Spickett <david.spickett at linaro.org>
Date: 2023-09-01 (Fri, 01 Sep 2023)
Changed paths:
M clang/test/Sema/warn-documentation-fixits.c
M clang/test/Sema/warn-documentation-fixits.cpp
Log Message:
-----------
[clang][Sema] Correct RUN line in fixit tests
These were missing the ":" on the end.
More information about the All-commits
mailing list