[all-commits] [llvm/llvm-project] f4bcbd: Suppress GCC Wdangling-else warning on gtest macros
Reid Kleckner via All-commits
all-commits at lists.llvm.org
Tue Jan 5 17:36:40 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f4bcbdf9cea16bf91ba342268f681de45e15733c
https://github.com/llvm/llvm-project/commit/f4bcbdf9cea16bf91ba342268f681de45e15733c
Author: Reid Kleckner <rnk at google.com>
Date: 2021-01-05 (Tue, 05 Jan 2021)
Changed paths:
M llvm/unittests/Support/CrashRecoveryTest.cpp
Log Message:
-----------
Suppress GCC Wdangling-else warning on gtest macros
See https://github.com/google/googletest/issues/1119
More information about the All-commits
mailing list