[all-commits] [llvm/llvm-project] 64c079: [clang][feature] Add cxx_abi_relative_vtable feature

Leonard Chan via All-commits all-commits at lists.llvm.org
Thu Oct 8 10:31:34 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 64c0792946b792839b2f39e4e208fdd7398aaea0
      https://github.com/llvm/llvm-project/commit/64c0792946b792839b2f39e4e208fdd7398aaea0
  Author: Leonard Chan <leonardchan at google.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
    M clang/include/clang/Basic/Features.def
    A clang/test/Lexer/has_feature_cxx_abi_relative_vtable.cpp

  Log Message:
  -----------
  [clang][feature] Add cxx_abi_relative_vtable feature

This will be enabled if relative vtables is enabled.

Differential revision: https://reviews.llvm.org/D85924




More information about the All-commits mailing list