[all-commits] [llvm/llvm-project] 01dc69: FP LangOpts should not be dependent on CGOpt

Melanie Blower via All-commits all-commits at lists.llvm.org
Mon May 11 12:33:04 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 01dc694ccb8689a4b4a180da67ed042f85bbcfd5
      https://github.com/llvm/llvm-project/commit/01dc694ccb8689a4b4a180da67ed042f85bbcfd5
  Author: Melanie Blower <melanie.blower at intel.com>
  Date:   2020-05-11 (Mon, 11 May 2020)

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

  Log Message:
  -----------
  FP LangOpts should not be dependent on CGOpt
This bug was observed by Apple since their compiler processes LangOpts and CGOpts in a different order.

Reviewed By: rjmccall

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




More information about the All-commits mailing list