llvm-project/clang/include
Erik Pilkington d33c7de8e1 [CodeGenObjC] Fix a crash when attempting to copy a zero-sized bit-field in a non-trivial C struct
Zero sized bit-fields aren't included in the CGRecordLayout, so we shouldn't be
calling EmitLValueForField for them. rdar://60695105

Differential revision: https://reviews.llvm.org/D76782
2020-04-06 16:04:13 -04:00
..
clang [CodeGenObjC] Fix a crash when attempting to copy a zero-sized bit-field in a non-trivial C struct 2020-04-06 16:04:13 -04:00
clang-c [OPENMP50]Add initial support for OpenMP 5.0 iterator. 2020-04-02 08:28:15 -04:00
CMakeLists.txt