serge-sans-paille added inline comments.

================
Comment at: clang/docs/ReleaseNotes.rst:125
 * ``-Woverriding-t-option`` is renamed to ``-Woverriding-option``.
 * ``-Winterrupt-service-routine`` is renamed to ``-Wexcessive-regsave`` as a 
generalization
 
----------------
??


================
Comment at: clang/docs/ReleaseNotes.rst:136
 - On X86, a function with ``__attribute__((interrupt))`` can now call a 
function without
   ``__attribute__((no_caller_saved_registers))`` provided that it is compiled 
with ``-mgeneral-regs-only``
 
----------------
looks like a leak from another patch ^^!


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

https://reviews.llvm.org/D159138

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

Reply via email to