https://bugs.llvm.org/show_bug.cgi?id=42335
Bug ID: 42335
Summary: Bitstream: readCode + readRecord helper
Product: clang
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: Frontend
Assignee: unassignedclangb...@nondot.org
Reporter: llvm-bugzi...@jfbastien.com
CC: llvm-bugs@lists.llvm.org, neeil...@live.com,
richard-l...@metafoo.co.uk
A lot of code ends up doing readCode and right after readRecord, as noticed in:
https://reviews.llvm.org/D63518#inline-566150
We could add a helper to reduce the amount of code, making it more readable.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs