gecko-dev/security/pkix/test
Masatoshi Kimura cddaaa8ed5 Bug 1491849 - Disable C5045 only if optimization is disabled. r=dmajor
I also changed security/certverifier/moz.build a bit while I am here:
* Using '-Xclang' to pass through '-Wall' on clang-cl.
* Now clang-cl will take clang/gcc path because most '-wd****' options have no
  effect on clang-cl. '-wd4010' will have an effect, but we already have the
  corresponding clang/gcc option ('-Wno-unused-parameter').

--HG--
extra : source : df566a1bd9087cc0bfc03fe19fd9d21bf58f5d9c
2018-09-15 21:20:32 +09:00
..
gtest Bug 1491849 - Disable C5045 only if optimization is disabled. r=dmajor 2018-09-15 21:20:32 +09:00
lib Bug 1443744 - fix shadowing issues in pkix, r=keeler 2018-03-07 10:54:59 +01:00