jasonliu marked an inline comment as done. jasonliu added inline comments.
================ Comment at: clang/test/Frontend/aix-unsupported.c:10 +// RUN: -c %s 2>&1 | FileCheck %s +// CHECK: unsupported option ---------------- Xiangling_L wrote: > One thing I am not so sure about is that for these two options > `-maix-struct-return`, `-msvr4-struct-return`, do we need to update the > `ClangCommandLineReference.rst` since we emit diags `unsupported option > '-maix-struct-return' for target 'powerpc-unknown-aix'` I think the error message is clear enough in itself what user should expect. I don't think it's necessary to add to the doc. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D79035/new/ https://reviews.llvm.org/D79035 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits