This is an archive of the discontinued LLVM Phabricator instance.

[clang][tests] Fix expected output of plugin-attribute test
AbandonedPublic

Authored by tbaeder on Nov 5 2021, 1:16 AM.

Details

Reviewers
psionic12
Summary

The output contains "const char[11]", not "const char [11]".

I don't think this test is being run in CI at all because it requires both examples and plugins.

Diff Detail

Event Timeline

tbaeder requested review of this revision.Nov 5 2021, 1:16 AM
tbaeder created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptNov 5 2021, 1:16 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript