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
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits