[all-commits] [llvm/llvm-project] 0c42d8: [clang][cli] Generate and round-trip preprocessor ...

Jan Svoboda via All-commits all-commits at lists.llvm.org
Mon Feb 8 00:35:19 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0c42d87ea8e01f369d9cced7427a5ee0cca7574b
      https://github.com/llvm/llvm-project/commit/0c42d87ea8e01f369d9cced7427a5ee0cca7574b
  Author: Jan Svoboda <jan_svoboda at apple.com>
  Date:   2021-02-08 (Mon, 08 Feb 2021)

  Changed paths:
    M clang/include/clang/Driver/Options.td
    M clang/lib/Frontend/CompilerInvocation.cpp

  Log Message:
  -----------
  [clang][cli] Generate and round-trip preprocessor options

This patch implements generation of remaining preprocessor options and tests it by performing parse-generate-parse round trip.

Reviewed By: dexonsmith

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




More information about the All-commits mailing list