This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3f287c26bf68684ff97e804ef3b2e70fcdbde04d
clang-p2996
/
lldb
/
packages
/
Python
History
Greg Clayton
d49a8f9b54
Watch out for compilers that generate bad bitfield info. If the bit size of a bitfield member doesn't lie within the bit bounds of the type itself, just leave it out so we don't get clang asserting and killing our IDE when it gets unhappy with the information.
...
https://llvm.org/bugs/show_bug.cgi?id=27515
<rdar://problem/21082998> llvm-svn: 268110
2016-04-29 21:26:46 +00:00
..
lldbsuite
Watch out for compilers that generate bad bitfield info. If the bit size of a bitfield member doesn't lie within the bit bounds of the type itself, just leave it out so we don't get clang asserting and killing our IDE when it gets unhappy with the information.
2016-04-29 21:26:46 +00:00