This is an archive of the discontinued LLVM Phabricator instance.

llvm-lto: trivial spelling changes to distinguish custom diagnostic handler and default diagnostic handler
ClosedPublic

Authored by ygao on Nov 9 2015, 3:50 PM.

Details

Summary

Make a trivial spelling change (capitalization) to the llvm-lto tester to distinguish when a custom diagnostic handler is installed (llvm-lto -use-diagnostic-handler) and when a default handler is being used. This is split off from D14313.

Diff Detail

Repository
rL LLVM

Event Timeline

ygao updated this revision to Diff 39763.Nov 9 2015, 3:50 PM
ygao retitled this revision from to llvm-lto: trivial spelling changes to distinguish custom diagnostic handler and default diagnostic handler.
ygao updated this object.
ygao added subscribers: mehdi_amini, dexonsmith, pcc and 2 others.
This revision was automatically updated to reflect the committed changes.