[all-commits] [llvm/llvm-project] 52328d: silence new -Wunused-result warnings in test
Krasimir Georgiev via All-commits
all-commits at lists.llvm.org
Wed May 11 23:35:07 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 52328dafda13711653fd15aa4db34db350471a1f
https://github.com/llvm/llvm-project/commit/52328dafda13711653fd15aa4db34db350471a1f
Author: Krasimir Georgiev <krasimir at google.com>
Date: 2022-05-12 (Thu, 12 May 2022)
Changed paths:
M llvm/unittests/Support/ExtensibleRTTITest.cpp
Log Message:
-----------
silence new -Wunused-result warnings in test
No functional changes intended.
After https://github.com/llvm/llvm-project/commit/f156b51aecc676a9051136f6f5cb74e37dd574d1,
new -Wunused-result warnings popped up in this test:
https://buildkite.com/llvm-project/upstream-bazel/builds/28320#bc3ec049-af39-4114-b7b8-4cbc180bc09b
More information about the All-commits
mailing list