[PATCH] D62639: Fix ABI breakage with noimplicitfloat and varargs functions

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 30 14:42:33 PDT 2019


efriedma added a comment.

This makes sense, I think.  Can we update LangRef and clang's command-line reference so it's clear this is actually the expected behavior?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62639





More information about the llvm-commits mailing list