commit | b4751d0d86ef6bb6f1f5b6b5f0378b0c2e169129 | [log] [tgz] |
---|---|---|
author | Jan Svoboda <jan_svoboda@apple.com> | Sat Mar 27 16:54:51 2021 +0100 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Apr 12 10:44:49 2021 -0700 |
tree | 96e3838001c163875afb9b9f9b230f360f25a163 | |
parent | 302888c33724f7c9e31e994616e290f55b9b24cc [diff] |
[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 GitOrigin-RevId: bb88a5aeee6839caf2f09cd025099d63c15bfb11