[all-commits] [llvm/llvm-project] 9d5a8b: Fix a missing update that C compiles default to gn...

stephenhines via All-commits all-commits at lists.llvm.org
Mon Jul 13 16:36:16 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9d5a8b7edb28707879b8e2a37d14a4cf6dbcbefa
      https://github.com/llvm/llvm-project/commit/9d5a8b7edb28707879b8e2a37d14a4cf6dbcbefa
  Author: Stephen Hines <srhines at google.com>
  Date:   2020-07-13 (Mon, 13 Jul 2020)

  Changed paths:
    M clang/docs/CommandGuide/clang.rst

  Log Message:
  -----------
  Fix a missing update that C compiles default to gnu17.

https://reviews.llvm.org/D75383 switched the C default to gnu17, but
missed this instance.

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




More information about the All-commits mailing list