[all-commits] [llvm/llvm-project] bb88a5: [clang][cli] Round-trip cc1 arguments in assert bu...

Jan Svoboda via All-commits all-commits at lists.llvm.org
Sat Mar 27 09:24:21 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bb88a5aeee6839caf2f09cd025099d63c15bfb11
      https://github.com/llvm/llvm-project/commit/bb88a5aeee6839caf2f09cd025099d63c15bfb11
  Author: Jan Svoboda <jan_svoboda at apple.com>
  Date:   2021-03-27 (Sat, 27 Mar 2021)

  Changed paths:
    M clang/CMakeLists.txt

  Log Message:
  -----------
  [clang][cli] Round-trip cc1 arguments in assert builds

This patch enables cc1 argument round-trip for assert builds. It can be disabled by building clang with `-DCLANG_ROUND_TRIP_CC1_ARGS=OFF`.

This will be committed only if we reach consensus in https://lists.llvm.org/pipermail/cfe-dev/2021-February/067714.html.

Reviewed By: dexonsmith

Differential Revision: https://reviews.llvm.org/D97462




More information about the All-commits mailing list