strimo378 added a comment.
Herald added a subscriber: wangpc.
Ping
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139267/new/
https://reviews.llvm.org/D139267
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-b
strimo378 added a comment.
Ping
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139267/new/
https://reviews.llvm.org/D139267
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
strimo378 updated this revision to Diff 525387.
strimo378 added a comment.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
- Updated a test case
- Supporting correct output for -new-struct-path-tbaa
- Added a paragraph to LangRef.rst (see
https://discourse.llvm.org/t/rfc-cl
lebedev.ri added reviewers: wsmoses, jdoerfert.
lebedev.ri added a comment.
Certainly needs tests.
I'm not sure if anyone actually knows this area of LLVM, though.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139267/new/
https://reviews.llvm.org/D
strimo378 created this revision.
strimo378 added a project: clang.
Herald added subscribers: jeroen.dobbelaere, kosarev.
Herald added a project: All.
strimo378 requested review of this revision.
Herald added a subscriber: cfe-commits.
Hi all,
this is my first contribution to the LLVM project.
Th