This is an archive of the discontinued LLVM Phabricator instance.

[Format] Add debugging to ObjC language guesser
ClosedPublic

Authored by benhamilton on Nov 5 2018, 8:51 AM.

Details

Summary

To handle diagnosing bugs where ObjCHeaderStyleGuesser guesses
wrong, this diff adds a bit more debug logging to the Objective-C
language guesser.

Diff Detail

Repository
rC Clang

Event Timeline

benhamilton created this revision.Nov 5 2018, 8:51 AM
krasimir accepted this revision.Nov 5 2018, 8:56 AM

Helpful! Thanks!

This revision is now accepted and ready to land.Nov 5 2018, 8:56 AM
This revision was automatically updated to reflect the committed changes.