[all-commits] [llvm/llvm-project] 42c874: [llvm-remarkutil] Make invalid states un-represent...
Jon Roelofs via All-commits
all-commits at lists.llvm.org
Wed May 28 16:28:17 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 42c8742e0e2d24d195c91308fc0764d99dbe9571
https://github.com/llvm/llvm-project/commit/42c8742e0e2d24d195c91308fc0764d99dbe9571
Author: Jon Roelofs <jonathan_roelofs at apple.com>
Date: 2025-05-28 (Wed, 28 May 2025)
Changed paths:
M llvm/test/tools/llvm-remarkutil/instruction-count.test
M llvm/tools/llvm-remarkutil/RemarkCounter.cpp
M llvm/tools/llvm-remarkutil/RemarkCounter.h
M llvm/tools/llvm-remarkutil/RemarkUtilHelpers.cpp
M llvm/tools/llvm-remarkutil/RemarkUtilHelpers.h
Log Message:
-----------
[llvm-remarkutil] Make invalid states un-representable in the count tool (#140829)
This consolidates some of the error handling around regex arguments to
the tool, and sets up the APIs such that errors must be handled before
their usage.
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