[all-commits] [llvm/llvm-project] ad531f: Revert "[clang] Add no_builtin attribute"

Vlad Tsyrklevich via All-commits all-commits at lists.llvm.org
Mon Oct 28 15:22:05 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ad531fff81a2a266ffed1d7da3333778cb59c983
      https://github.com/llvm/llvm-project/commit/ad531fff81a2a266ffed1d7da3333778cb59c983
  Author: Vlad Tsyrklevich <vtsyrklevich at google.com>
  Date:   2019-10-28 (Mon, 28 Oct 2019)

  Changed paths:
    M clang/include/clang/AST/Decl.h
    M clang/include/clang/Basic/Attr.td
    M clang/include/clang/Basic/AttrDocs.td
    M clang/include/clang/Basic/DiagnosticSemaKinds.td
    M clang/lib/CodeGen/CGCall.cpp
    M clang/lib/Sema/SemaDecl.cpp
    M clang/lib/Sema/SemaDeclAttr.cpp
    R clang/test/CodeGen/no-builtin.cpp
    M clang/test/Misc/pragma-attribute-supported-attributes-list.test
    R clang/test/Sema/no-builtin.cpp

  Log Message:
  -----------
  Revert "[clang] Add no_builtin attribute"

This reverts commit bd87916109483d33455cbf20da2309197b983cdd. It was
causing ASan/MSan failures on the sanitizer buildbots.




More information about the All-commits mailing list