aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/restricted/boost/test/CONTRIBUTE.md
diff options
context:
space:
mode:
authordfyz <dfyz@yandex-team.com>2022-10-08 18:31:37 +0300
committerdfyz <dfyz@yandex-team.com>2022-10-08 18:31:37 +0300
commit35b65c84fba4bca4976ace7ae00a4e4bef6e1ca8 (patch)
treec16f66510adc9ffc4df86acc26ebe934b09daf19 /contrib/restricted/boost/test/CONTRIBUTE.md
parent965dbb360c624c2f714450a1e1afbc1e7b07bf34 (diff)
downloadydb-35b65c84fba4bca4976ace7ae00a4e4bef6e1ca8.tar.gz
Fix a warning when compiling util/ with nvcc 10.x
nvcc10.1 is unable to compile `[[clang::reinitializes]]` and issues warning as follows: ``` util/generic/ptr.h(194): warning: attribute namespace "clang" is unrecognized util/generic/ptr.h(201): warning: attribute namespace "clang" is unrecognized [...] ``` nvcc11 compiles this code without any warnings. This PRs disable `[[clang::reinitialized]]` when compiling with nvcc10.
Diffstat (limited to 'contrib/restricted/boost/test/CONTRIBUTE.md')
0 files changed, 0 insertions, 0 deletions