[all-commits] [llvm/llvm-project] 755afc: [CMake] Re-enable -Wno-gnu-anonymous-struct & -Wno...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Mon Nov 18 16:58:52 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 755afc0af8f9a448befb0802a045746dc72ef759
https://github.com/llvm/llvm-project/commit/755afc0af8f9a448befb0802a045746dc72ef759
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2019-11-18 (Mon, 18 Nov 2019)
Changed paths:
M lldb/cmake/modules/LLDBConfig.cmake
Log Message:
-----------
[CMake] Re-enable -Wno-gnu-anonymous-struct & -Wno-nested-anon-types.
We're checking for support but we're discarding the result. My best
guess is that these warnings were disabled in the past. However, I don't
see a reason to keep it that way.
More information about the All-commits
mailing list