On 12/22/21 22:09, Azat Khuzhin via Gcc-patches wrote:
So what is the right way here?
- migrate all tests
- write test only for setbuffer()
- do not add any tests, since they are covered in llvm repo

Hello.

Yes, we don't automatically sync sanitizer tests when we merge from master.
Historically, we have taken some upstream tests, but not all. Problem is that
one needs to migrate (port) LIT markup to DejaGNU format so that it can be 
supported
in the GCC test-suite.

Cheers,
Martin

Reply via email to