]> granicus.if.org Git - clang/commit
Move SanitizerKind class to a separate header. NFC.
authorAlexey Samsonov <vonosmas@gmail.com>
Tue, 11 Nov 2014 00:19:46 +0000 (00:19 +0000)
committerAlexey Samsonov <vonosmas@gmail.com>
Tue, 11 Nov 2014 00:19:46 +0000 (00:19 +0000)
commitf785bb418b03dce6ee7417b9078175106dd3081b
treeb8d28617c6fea927ff8e49a49b88f6ae57d80c70
parent5f43709b7487ce2b94870f2d73183a45c1d12d80
Move SanitizerKind class to a separate header. NFC.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@221645 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/LangOptions.h
include/clang/Basic/Sanitizers.h [new file with mode: 0644]