aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitstreamReader.cpp
diff options
context:
space:
mode:
authorAlexey Samsonov <vonosmas@gmail.com>2014-10-30 19:33:44 +0000
committerAlexey Samsonov <vonosmas@gmail.com>2014-10-30 19:33:44 +0000
commit035462c1cff42375079dd55fdb5a8a93cec6aacb (patch)
tree34918cb2ae5b7cc07871c957027fb2b15897891e /llvm/lib/Bitcode/Reader/BitstreamReader.cpp
parentcf8f7a10b7d60c8999fc6035ece84692ae5bc21f (diff)
downloadllvm-035462c1cff42375079dd55fdb5a8a93cec6aacb.zip
llvm-035462c1cff42375079dd55fdb5a8a93cec6aacb.tar.gz
llvm-035462c1cff42375079dd55fdb5a8a93cec6aacb.tar.bz2
Get rid of SanitizerOptions::Disabled global. NFC.
SanitizerOptions is not even a POD now, so having global variable of this type, is not nice. Instead, provide a regular constructor and clear() method, and let each CodeGenFunction has its own copy of SanitizerOptions it uses. llvm-svn: 220920
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitstreamReader.cpp')
0 files changed, 0 insertions, 0 deletions