xbolva00 added inline comments.

================
Comment at: clang/lib/Sema/SemaDecl.cpp:17982
+
+    // Maybe randomize the field order. We automatically randomize a structure
+    // of function pointers, unless it has the "no_randomize_layout" attribute.
----------------
Is this allowed by C standard?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123544

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to