gecko-dev/security/pkix
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
..
include/pkix Backed out 4 changesets (bug 525063) on request from Andi. a=backout 2018-04-13 16:01:28 +03:00
lib Bug 1453795 - PSM-Security - Initialize member fields in classes/ structures. r=keeler 2018-06-18 12:31:47 +03:00
test Bug 1491849 - Disable C5045 only if optimization is disabled. r=dmajor 2018-09-15 21:20:32 +09:00
tools Bug 1464869 - Run autopep8 on security/ r=fkiefer 2018-05-26 06:47:27 -07:00
moz.build Bug 1443744 - fix shadowing issues in pkix, r=keeler 2018-03-07 10:54:59 +01:00
warnings.mozbuild Bug 1090497 - Re-enable warnings as errors on clang-cl. r=froydnj 2018-07-31 22:10:07 +09:00