[all-commits] [llvm/llvm-project] ed8632: [clang][cli] Add explicit round-trip test

Jan Svoboda via All-commits all-commits at lists.llvm.org
Tue Feb 16 05:56:53 PST 2021


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

  Changed paths:
    M clang/unittests/Frontend/CompilerInvocationTest.cpp

  Log Message:
  -----------
  [clang][cli] Add explicit round-trip test

This patch adds a test that verifies all `CompilerInvocation` members are filled correctly during command line round-trip.

Reviewed By: dexonsmith

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




More information about the All-commits mailing list