[all-commits] [llvm/llvm-project] 26277e: [clang-doc] Fix brittle check in test
Paul Kirth via All-commits
all-commits at lists.llvm.org
Tue Jun 3 13:14:02 PDT 2025
Branch: refs/heads/users/ilovepi/clang-doc-brittle-test
Home: https://github.com/llvm/llvm-project
Commit: 26277ead2a7f476daaae7c7c972549b6f949d850
https://github.com/llvm/llvm-project/commit/26277ead2a7f476daaae7c7c972549b6f949d850
Author: Paul Kirth <paulkirth at google.com>
Date: 2025-06-03 (Tue, 03 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
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