dexonsmith accepted this revision.
dexonsmith added a comment.
This revision is now accepted and ready to land.

LGTM.



================
Comment at: src/cxa_demangle.cpp:1992
+const char*
+parse_expression(const char* first, const char* last, Db& db)
+{
----------------
I think clang-format would place the `*` and `&` differently.  Should you rerun 
clang-format-diff.py?


https://reviews.llvm.org/D41887



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
  • [PATCH] D41887: [l... Erik Pilkington via Phabricator via cfe-commits
    • [PATCH] D4188... Duncan P. N. Exon Smith via Phabricator via cfe-commits
    • [PATCH] D4188... Phabricator via Phabricator via cfe-commits

Reply via email to