[llvm-bugs] [Bug 40563] OpenMP Structured block has no AST representation
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Feb 1 14:21:13 PST 2019
https://bugs.llvm.org/show_bug.cgi?id=40563
Alexey Bataev <a.bataev at hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |INVALID
Status|UNCONFIRMED |RESOLVED
--- Comment #8 from Alexey Bataev <a.bataev at hotmail.com> ---
THIS is ABSOLUTELY WRONG!!!! Clang has implicit representation for structured
blovks. Explicit representation is not required. All the required data can be
obtained from the existing AST nodes.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190201/dd597971/attachment-0001.html>
More information about the llvm-bugs
mailing list