This is an archive of the discontinued LLVM Phabricator instance.

Add include guard
ClosedPublic

Authored by sgraenitz on Jul 31 2018, 1:28 AM.

Details

Summary

Add missing include guard LLVM_DEMANGLE_DEMANGLE_H in llvm/Demangle/Demangle.h

Diff Detail

Repository
rL LLVM

Event Timeline

sgraenitz created this revision.Jul 31 2018, 1:28 AM
erik.pilkington accepted this revision.Jul 31 2018, 9:06 AM

LGTM, thanks for catching this!

This revision is now accepted and ready to land.Jul 31 2018, 9:06 AM
This revision was automatically updated to reflect the committed changes.