tvl-depot/absl
vocaviking 29ff6d4860 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.
2018-08-08 13:38:37 -04:00
..
algorithm Export of internal Abseil changes. 2018-07-18 13:09:57 -04:00
base Export of internal Abseil changes. 2018-08-08 09:53:34 -04:00
container Export of internal Abseil changes. 2018-08-01 13:27:57 -04:00
debugging Export of internal Abseil changes. 2018-08-06 10:29:20 -04:00
memory Export of internal Abseil changes. 2018-08-01 13:27:57 -04:00
meta Export of internal Abseil changes. 2018-08-08 09:53:34 -04:00
numeric Export of internal Abseil changes. 2018-07-19 08:54:14 -04:00
strings Export of internal Abseil changes. 2018-08-08 09:53:34 -04:00
synchronization Export of internal Abseil changes. 2018-08-02 13:59:26 -04:00
time Export of internal Abseil changes. 2018-08-02 13:59:26 -04:00
types Export of internal Abseil changes. 2018-08-08 09:53:34 -04:00
utility - 07191b0f52301e1e4a790e236f7b7c2fd90561ae Disambiguates computed return type of absl::optional logi... by Abseil Team <absl-team@google.com> 2018-05-04 13:30:42 -04:00
BUILD.bazel Export of internal Abseil changes. 2018-07-12 14:35:25 -04:00
CMakeLists.txt CMake support 2017-10-27 18:46:36 +02:00
compiler_config_setting.bzl Export of internal Abseil changes. 2018-07-12 14:35:25 -04:00
copts.bzl Removed "warning treated as error" flag from MSVC (#153) 2018-08-08 13:38:37 -04:00