[PATCH] D57914: [Driver] Allow enum SanitizerOrdinal to represent more than 64 different sanitizer checks, NFC.
pierre gousseau via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 20 07:12:28 PST 2019
pgousseau added a comment.
In D57914#1404053 <https://reviews.llvm.org/D57914#1404053>, @riccibruno wrote:
> Wait no, can you really define the `SanitizerMask`s in the header ? Isn't that an odr violation ?
A yes I better move the definitions, thanks!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57914/new/
https://reviews.llvm.org/D57914
More information about the cfe-commits
mailing list