[PATCH] D20420: [find-all-symbol] Add macro support.
Benjamin Kramer via cfe-commits
cfe-commits at lists.llvm.org
Thu May 19 09:33:21 PDT 2016
bkramer accepted this revision.
bkramer added a comment.
This revision is now accepted and ready to land.
In the future I'd prefer to do renaming changes (ResultReporter->SymbolReporter) in a separate change, but this is fine now.
================
Comment at: include-fixer/find-all-symbols/SymbolReporter.h:1
@@ +1,2 @@
+//===-- SymbolReporter.h - find all symbols----------------------*- C++ -*-===//
+//
----------------
find all symbols?
http://reviews.llvm.org/D20420
More information about the cfe-commits
mailing list