[llvm] [clang] [clang-tools-extra] [CLANG] Fix : More Detailed "No expected directives found" (PR #78338)

Anton Korobeynikov via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 16 15:55:13 PST 2024


================
@@ -635,16 +635,16 @@ def execute_command(self) -> bool:
         """
         This function reads lines from STDIN and executes the first command
         that it finds.  The 2 supported commands are:
-        /cherry-pick commit0 <commit1> <commit2> <...>
----------------
asl wrote:

Do not include unrelated things into a PR

https://github.com/llvm/llvm-project/pull/78338


More information about the cfe-commits mailing list