This is an archive of the discontinued LLVM Phabricator instance.

Align all scalar numbers to LLVM_YAML_IS_FLOW_SEQUENCE_VECTOR
ClosedPublic

Authored by Hahnfeld on Mar 1 2017, 1:57 PM.

Details

Summary

Otherwise, yamlize in YAMLTraits.h might be wrongly defined.
This makes some AMDGPU tests fail when LLVM_LINK_LLVM_DYLIB is set.

Diff Detail

Repository
rL LLVM

Event Timeline

Hahnfeld created this revision.Mar 1 2017, 1:57 PM
Hahnfeld updated this revision to Diff 90983.Mar 8 2017, 12:55 AM

Rebase and adapt test added meanwhile.

Hahnfeld updated this revision to Diff 93214.Mar 27 2017, 11:39 PM

Rebase and ping!

Hahnfeld updated this revision to Diff 93826.Apr 3 2017, 12:22 AM

Catch one more occurence.

Ping! This gets pretty annoying...

beanz accepted this revision.Apr 3 2017, 11:06 AM

LGTM, sorry for the delay!

This revision is now accepted and ready to land.Apr 3 2017, 11:06 AM
This revision was automatically updated to reflect the committed changes.