[all-commits] [llvm/llvm-project] fb2aa6: [clang][cli] NFC: Move conditional LangOptions par...

Jan Svoboda via All-commits all-commits at lists.llvm.org
Mon Apr 19 02:25:58 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fb2aa63d7dc54800d8a08df198e261a95bcefdbe
      https://github.com/llvm/llvm-project/commit/fb2aa63d7dc54800d8a08df198e261a95bcefdbe
  Author: Jan Svoboda <jan_svoboda at apple.com>
  Date:   2021-04-19 (Mon, 19 Apr 2021)

  Changed paths:
    M clang/include/clang/Frontend/CompilerInvocation.h
    M clang/lib/Frontend/CompilerInvocation.cpp

  Log Message:
  -----------
  [clang][cli] NFC: Move conditional LangOptions parsing/generation

NFC, this simplifies the main parsing/generating functions by moving logic around conditional `LangOptions` where it belongs.

Reviewed By: Bigcheese

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




More information about the All-commits mailing list