[PATCH] D107882: BPF: Enable frontend constant folding for VLA size

Yonghong Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 11 18:40:54 PDT 2021


yonghong-song updated this revision to Diff 365893.
yonghong-song added a comment.

- fix clant-format warnings.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D107882/new/

https://reviews.llvm.org/D107882

Files:
  clang/lib/Sema/SemaType.cpp
  clang/test/CodeGen/bpf-vla.c
  llvm/include/llvm/ADT/Triple.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107882.365893.patch
Type: text/x-patch
Size: 3630 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210812/5be674ad/attachment.bin>


More information about the llvm-commits mailing list