[PATCH] D61239: [libclang] Allow field offset lookups in types with incomplete arrays.
Jorn Vernee via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 1 13:16:31 PDT 2019
JornVernee added a comment.
In D61239#1486634 <https://reviews.llvm.org/D61239#1486634>, @aaron.ballman wrote:
> LGTM, thank you! That's strange that clang-format would remove the newline from the end of the file. I don't get that behavior when I try it, so it makes me wonder what's different.
Yeah, my mistake. It was there after all. The output from clang-format looked the same as what I had before, but I think I just didn't catch the newline when copy-pasting the diff the first time :)
Also, I don't have committer access. Would you mind committing this?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61239/new/
https://reviews.llvm.org/D61239
More information about the cfe-commits
mailing list