tvl-depot/absl
Martin 0302d1e5fa supppress unused variable warning for gcc (#372)
gcc complains with: 
```
'stacktraces_enabler' defined but not used [-Wunused-variable] 
static int stacktraces_enabler = []() { 
```
2019-08-23 14:45:07 -04:00
..
algorithm [bazel] Add fixes for --incompatible_load_cc_rules_from_bzl (#351) 2019-08-16 10:38:13 -04:00
base [bazel] Add fixes for --incompatible_load_cc_rules_from_bzl (#351) 2019-08-16 10:38:13 -04:00
container Export of internal Abseil changes 2019-08-21 16:54:41 -04:00
copts Export of internal Abseil changes 2019-08-05 15:42:34 -04:00
debugging supppress unused variable warning for gcc (#372) 2019-08-23 14:45:07 -04:00
flags [bazel] Add fixes for --incompatible_load_cc_rules_from_bzl (#351) 2019-08-16 10:38:13 -04:00
hash [bazel] Add fixes for --incompatible_load_cc_rules_from_bzl (#351) 2019-08-16 10:38:13 -04:00
memory [bazel] Add fixes for --incompatible_load_cc_rules_from_bzl (#351) 2019-08-16 10:38:13 -04:00
meta Export of internal Abseil changes 2019-08-19 15:34:07 -04:00
numeric [bazel] Add fixes for --incompatible_load_cc_rules_from_bzl (#351) 2019-08-16 10:38:13 -04:00
random Export of internal Abseil changes 2019-08-19 15:34:07 -04:00
strings Export of internal Abseil changes 2019-08-19 15:34:07 -04:00
synchronization [bazel] Add fixes for --incompatible_load_cc_rules_from_bzl (#351) 2019-08-16 10:38:13 -04:00
time Export of internal Abseil changes 2019-08-16 10:44:01 -04:00
types Export of internal Abseil changes 2019-08-20 15:59:49 -04:00
utility Export of internal Abseil changes 2019-08-19 15:34:07 -04:00
BUILD.bazel Export of internal Abseil changes. 2019-04-23 15:57:17 -04:00
CMakeLists.txt Export of internal Abseil changes 2019-08-05 15:42:34 -04:00
compiler_config_setting.bzl Export of internal Abseil changes. 2019-03-19 14:19:10 -04:00