This is an archive of the discontinued LLVM Phabricator instance.

clang-format: [JS] Fix build breakage.
AbandonedPublic

Authored by mprobst on Jun 24 2016, 10:54 AM.

Details

Reviewers
djasper
Summary

Checking Line.MustBeDeclaration does actually break the field and param initializer use case.

Diff Detail

Event Timeline

mprobst updated this revision to Diff 61810.Jun 24 2016, 10:54 AM
mprobst retitled this revision from to clang-format: [JS] Fix build breakage..
mprobst updated this object.
mprobst added a reviewer: djasper.
mprobst added a subscriber: cfe-commits.

Sorry, my automated test run somehow didn't fail, and so I implemented your suggestion which actually did break formatting.

Could you post-commit review this? It's already committed to fix the build.

mprobst abandoned this revision.Jul 25 2016, 12:11 PM