summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/tuple/tuple.general/tuple.smartptr.pass.cpp
diff options
context:
space:
mode:
authorMatthias Braun <matze@braunis.de>2016-06-15 19:24:55 +0000
committerMatthias Braun <matze@braunis.de>2016-06-15 19:24:55 +0000
commit7005a9272b6ace3712b4268aaa33c776173551ab (patch)
tree6aa96583b1de5a00033a71913514dc65c21afe1c /libcxx/test/std/utilities/tuple/tuple.general/tuple.smartptr.pass.cpp
parentf5ff11c432e4b463686e46e613f6f1eeeb27ce8e (diff)
downloadbcm5719-llvm-7005a9272b6ace3712b4268aaa33c776173551ab.tar.gz
bcm5719-llvm-7005a9272b6ace3712b4268aaa33c776173551ab.zip
cc1_main: Do not print statistics twice in -disable_free mode.
llvm statistics are currently printed when the destructor of a "static ManagedStatic<StatisticInfo> StatInfo" in llvm runs. This destructor currently runs in each case as part of llvm_shutdown() which is run even in disable_free mode as part of main(). I assume that this hasn't always been the case. Removing the special code here avoids the statistics getting printed twice. Differential Revision: http://reviews.llvm.org/D21338 llvm-svn: 272820
Diffstat (limited to 'libcxx/test/std/utilities/tuple/tuple.general/tuple.smartptr.pass.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud