[PATCH] D49727: [CodeGen] emit inline asm clobber list warnings for reserved

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 24 18:41:31 PDT 2018


efriedma added a comment.

This is a good idea.

Can you add a note to the diagnostic explaining why this is a problem?

Please add a testcase for clobbering the base pointer in a function with a VLA.


Repository:
  rL LLVM

https://reviews.llvm.org/D49727





More information about the llvm-commits mailing list