[llvm-bugs] [Bug 50012] New: Java Unsigned Right Shift Operator >>>
via llvm-bugs
llvm-bugs at lists.llvm.org
Sat Apr 17 07:18:29 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=50012
Bug ID: 50012
Summary: Java Unsigned Right Shift Operator >>>
Product: clang
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: Formatter
Assignee: unassignedclangbugs at nondot.org
Reporter: cheblin at gmail.com
CC: djasper at google.com, klimek at google.com,
llvm-bugs at lists.llvm.org
ClangFormater wrongly split Java Unsigned Right Shift Operator >>> into parts.
I tried in different configurations - does not work.
you can check on this source for example:
https://github.com/cheblin/PrimitiveCollections/blob/main/src/org/unirail/collections/BitsList.java
Sincerely yours Serguy.
--
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/20210417/8a4487d5/attachment.html>
More information about the llvm-bugs
mailing list