OSDN Git Service

Silence warnings: Ignore pedantic warnings with compiler flags
authorBen Clayton <headlessclayton@gmail.com>
Tue, 19 Feb 2019 17:08:14 +0000 (17:08 +0000)
committerBen Clayton <bclayton@google.com>
Thu, 21 Feb 2019 15:25:24 +0000 (15:25 +0000)
commit0eee33250ebbaeeb5ca2a8723f40a863d43a6a6d
tree7c6cf7aacb131c2b92c8573794df8f41ebb315bd
parent3f48ecb3efb57b69175d1395e41810d329458b77
Silence warnings: Ignore pedantic warnings with compiler flags

Addressing this one toolchain at a time, as not all warning names are the same across toolchains.

Bug: b/123933266
Change-Id: I618ebafb5ff18a885c71a8e2fa1943befc6786b6
Reviewed-on: https://swiftshader-review.googlesource.com/c/25014
Kokoro-Presubmit: kokoro <noreply+kokoro@google.com>
Reviewed-by: Nicolas Capens <nicolascapens@google.com>
Reviewed-by: Alexis Hétu <sugoi@google.com>
Tested-by: Ben Clayton <bclayton@google.com>
CMakeLists.txt