This is an archive of the discontinued LLVM Phabricator instance.

[Support] Remove redundant qualifiers in YAMLTraits (NFC)
ClosedPublic

Authored by scott.linder on Oct 10 2018, 9:43 AM.

Details

Summary

Does not replace the definitions of the *Traits structs with declarations because has_FlowTraits seems to require a definition.

Diff Detail

Repository
rL LLVM

Event Timeline

scott.linder created this revision.Oct 10 2018, 9:43 AM
dblaikie accepted this revision.Oct 10 2018, 10:01 AM

Great - thanks!

This revision is now accepted and ready to land.Oct 10 2018, 10:01 AM