summaryrefslogtreecommitdiff
path: root/absl/time
diff options
context:
space:
mode:
authorGravatar vocaviking <vocaviking@users.noreply.github.com>2018-08-08 19:38:37 +0200
committerGravatar Derek Mauro <761129+derekmauro@users.noreply.github.com>2018-08-08 13:38:37 -0400
commit29ff6d4860070bf8fcbd39c8805d0c32d56628a3 (patch)
treee1ceccb45cd04f5c2dfadf182e6933e88c286eb0 /absl/time
parent083d04dd4a62ebbf037079b06e49b323c5e1192a (diff)
Removed "warning treated as error" flag from MSVC (#153)
* Removed "warning treated as error" flag from MSVC Setting the "warning treated as error" flag in public projects is problematic, because it can lead to compilation errors for users, when the compiler adds new warnings. This however, does not mean that the project has a bug, only that it emits a new warning. Nevertheless it still fails to compile.
Diffstat (limited to 'absl/time')
0 files changed, 0 insertions, 0 deletions