This is an archive of the discontinued LLVM Phabricator instance.

Improve test infrastructure in SyntaxTree
ClosedPublic

Authored by eduucaldas on May 28 2020, 8:59 AM.

Details

Summary
  • Test if the code sourcing the SyntaxTree compiles
  • Output compiler errors and warnings to err
  • Fix tests with code that did not compile

Diff Detail

Event Timeline

eduucaldas created this revision.May 28 2020, 8:59 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 28 2020, 8:59 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
gribozavr2 accepted this revision.May 28 2020, 9:23 AM
This revision is now accepted and ready to land.May 28 2020, 9:23 AM
This revision was automatically updated to reflect the committed changes.