diff options
author | Tobias Markmann <tm@ayena.de> | 2015-06-18 12:18:45 (GMT) |
---|---|---|
committer | Tobias Markmann <tm@ayena.de> | 2015-06-18 12:18:45 (GMT) |
commit | e9a95bd55757cce0e6e126660bc65561ae007baf (patch) | |
tree | 5363498aefd98dc1654c22ed06a7d3975c31b1bf /BuildTools/SCons/Tools/textfile.py | |
parent | c565fb97c2925b66f81e05ffb6a394d3d53173a0 (diff) | |
download | swift-e9a95bd55757cce0e6e126660bc65561ae007baf.zip swift-e9a95bd55757cce0e6e126660bc65561ae007baf.tar.bz2 |
Only delete HistoryStorage if building with experimental features
Clang raises a warning in non-experimental builds because the full
type of HistoryStorage is not known and it tries to delete an
instance (even though a null ptr) in the dtor.
Test-Information:
Tested on OS X 10.9.5 with Clang (Apple LLVM version 6.0).
Change-Id: I8a06890967427af21e11e077e9ac59b67bdb810c
Diffstat (limited to 'BuildTools/SCons/Tools/textfile.py')
0 files changed, 0 insertions, 0 deletions