Where is is needed (at the end of headers that define it), be
consistent about its used.
Also fix a few header guards that I found in the process.
Paths
| Differential D34916
Remove unneeded use of #undef DEBUG_TYPE. NFC ClosedPublic Authored by sbc100 on Jun 30 2017, 3:45 PM.
Details Summary Where is is needed (at the end of headers that define it), be Also fix a few header guards that I found in the process.
Diff Detail
Event TimelineHerald added subscribers: aheejin, qcolombet, MatzeB, jholewinski. · View Herald TranscriptJun 30 2017, 3:45 PM sbc100 retitled this revision from Remove unneeded use of #undef DEBUG_TYPE to Remove unneeded use of #undef DEBUG_TYPE. NFC. This revision is now accepted and ready to land.Jul 11 2017, 5:48 PM Closed by commit rL307840: Remove unneeded use of #undef DEBUG_TYPE. NFC (authored by sbc). · Explain WhyJul 12 2017, 1:49 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 106299 llvm/trunk/include/llvm/Analysis/BlockFrequencyInfoImpl.h
llvm/trunk/include/llvm/Analysis/RegionInfoImpl.h
llvm/trunk/include/llvm/Support/UnicodeCharRanges.h
llvm/trunk/include/llvm/Transforms/Utils/SSAUpdaterImpl.h
llvm/trunk/lib/CodeGen/RegAllocPBQP.cpp
llvm/trunk/lib/Target/NVPTX/NVPTXISelLowering.cpp
llvm/trunk/lib/Transforms/Instrumentation/CFGMST.h
llvm/trunk/lib/Transforms/Instrumentation/MaximumSpanningTree.h
|