[all-commits] [llvm/llvm-project] 89cea0: [clang-doc] Fix brittle check in test (#142665)
Paul Kirth via All-commits
all-commits at lists.llvm.org
Wed Jun 4 09:47:44 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 89cea0d26d13761e0c4afbc96aa2ccecbe8c0287
https://github.com/llvm/llvm-project/commit/89cea0d26d13761e0c4afbc96aa2ccecbe8c0287
Author: Paul Kirth <paulkirth at google.com>
Date: 2025-06-04 (Wed, 04 Jun 2025)
Changed paths:
M clang-tools-extra/clang-doc/tool/ClangDocMain.cpp
M clang-tools-extra/test/clang-doc/invalid-options.cpp
Log Message:
-----------
[clang-doc] Fix brittle check in test (#142665)
Instead of having a platform specific error diagnostic, use a fixed one
with more direct context for the error.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list