[all-commits] [llvm/llvm-project] 9f1b95: [clang] Refactor `CodeGenOptions` to specify compa...

Jan Svoboda via All-commits all-commits at lists.llvm.org
Mon Jul 7 09:03:18 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9f1b9560e7ee542471c89b193c6aea4c674ffe23
      https://github.com/llvm/llvm-project/commit/9f1b9560e7ee542471c89b193c6aea4c674ffe23
  Author: Jan Svoboda <jan_svoboda at apple.com>
  Date:   2025-07-07 (Mon, 07 Jul 2025)

  Changed paths:
    M clang/include/clang/Basic/CodeGenOptions.def
    M clang/include/clang/Basic/CodeGenOptions.h
    M clang/include/clang/Basic/DebugOptions.def
    M clang/lib/Basic/CodeGenOptions.cpp
    M clang/lib/Frontend/CompilerInvocation.cpp

  Log Message:
  -----------
  [clang] Refactor `CodeGenOptions` to specify compatibility as X macro arg (#146910)

This is the `CodeGenOptions` counterpart to
https://github.com/llvm/llvm-project/pull/146766.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list