This little patch enables checking of notes in the Clang driver's
"-verify" mode using, e.g.,
// expected-note {{ this is a note }}
- Doug
clang-verify-notes.patch (5.38 KB)
This little patch enables checking of notes in the Clang driver's
"-verify" mode using, e.g.,
// expected-note {{ this is a note }}
- Doug
clang-verify-notes.patch (5.38 KB)
This little patch enables checking of notes in the Clang driver's
Yep, thanks. Committed with that change.
- Doug