[all-commits] [llvm/llvm-project] 21d741: Remove `-Wunused-result` and `-Wpedantic` warnings...
darkbuck via All-commits
all-commits at lists.llvm.org
Wed Dec 2 07:54:24 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 21d74172dff79378c5c45ca21b7faa70df64f41a
https://github.com/llvm/llvm-project/commit/21d74172dff79378c5c45ca21b7faa70df64f41a
Author: Michael Liao <michael.hliao at gmail.com>
Date: 2020-12-02 (Wed, 02 Dec 2020)
Changed paths:
M llvm/lib/Support/ErrorHandling.cpp
M llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp
Log Message:
-----------
Remove `-Wunused-result` and `-Wpedantic` warnings from GCC. NFC.
More information about the All-commits
mailing list