Changes
Summary
- [AArch64] Fix a comment to match the code. NFC. For the ELF case, the default/preferred form is the generic one, not the short one as used for Apple - fix the comment to say so. Currently it is a copy-paste typo. Make the comments on the darwin default a bit more verbose. Use enum names instead of literal 0/1 to further increase readability and reduce fragility. Differential Revision: https://reviews.llvm.org/D32963
- [OpenCL] Handle OpenCL specific subelement types Reviewers: Anastasia, cfe-commits Reviewed By: Anastasia Subscribers: bader, yaxunl Differential Revision: https://reviews.llvm.org/D32898
Change Type | Path in Repository | Path in Workspace |
---|---|---|
![]() | /llvm/trunk/lib/Target/AArch64/MCTargetDesc/AArch64MCAsmInfo.cpp (diff) | llvm-revision.src/llvm/trunk/lib/Target/AArch64/MCTargetDesc/AArch64MCAsmInfo.cpp |
Change Type | Path in Repository | Path in Workspace |
![]() | /cfe/trunk/lib/Sema/SemaInit.cpp (diff) | llvm-revision.src/cfe/trunk/lib/Sema/SemaInit.cpp |
![]() | /cfe/trunk/test/SemaOpenCL/array-init.cl | llvm-revision.src/cfe/trunk/test/SemaOpenCL/array-init.cl |