tfiala closed this revision.
tfiala added a comment.
Closing - this was submitted a few weeks ago.
https://reviews.llvm.org/D23747
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
tfiala accepted this revision.
tfiala added a reviewer: tfiala.
tfiala added a comment.
This revision is now accepted and ready to land.
Accepting so this can be closed.
https://reviews.llvm.org/D23747
___
lldb-commits mailing list
lldb-commits@list
tfiala added a comment.
Committed after email with Duncan:
r279390
https://reviews.llvm.org/D23747
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
tfiala created this revision.
tfiala added a reviewer: dexonsmith.
tfiala added subscribers: lldb-commits, llvm-commits.
This change replaces angle brackets with quotes for a non-system header that is
being included like a system one. The existing behavior breaks the LLDB Xcode
build.
I think