diff options
| author | Alexey Samsonov <vonosmas@gmail.com> | 2014-10-30 19:33:44 +0000 |
|---|---|---|
| committer | Alexey Samsonov <vonosmas@gmail.com> | 2014-10-30 19:33:44 +0000 |
| commit | 035462c1cff42375079dd55fdb5a8a93cec6aacb (patch) | |
| tree | 34918cb2ae5b7cc07871c957027fb2b15897891e /llvm/lib/Bitcode/Reader/BitstreamReader.cpp | |
| parent | cf8f7a10b7d60c8999fc6035ece84692ae5bc21f (diff) | |
| download | llvm-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
