[all-commits] [llvm/llvm-project] bfbea4: Revert "[clang] - Add missing builtin name to Atom...

dyung via All-commits all-commits at lists.llvm.org
Thu Aug 24 10:16:37 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bfbea459af391266cf6a4611f0da4952930d7834
      https://github.com/llvm/llvm-project/commit/bfbea459af391266cf6a4611f0da4952930d7834
  Author: Douglas Yung <douglas.yung at sony.com>
  Date:   2023-08-24 (Thu, 24 Aug 2023)

  Changed paths:
    M clang/include/clang/AST/Expr.h
    M clang/include/clang/AST/JSONNodeDumper.h
    M clang/lib/AST/JSONNodeDumper.cpp
    R clang/test/AST/ast-dump-atomic-json.c

  Log Message:
  -----------
  Revert "[clang] - Add missing builtin name to AtomicExpr JSON dump"

This reverts commit dbccf3c6f13d2afeecec77136460c5e359164eae.

The test added is failing on many bots including:
- https://lab.llvm.org/buildbot/#/builders/164/builds/42716
- https://lab.llvm.org/buildbot/#/builders/188/builds/34429
- https://lab.llvm.org/buildbot/#/builders/245/builds/13103
- https://lab.llvm.org/buildbot/#/builders/258/builds/6002
- https://lab.llvm.org/buildbot/#/builders/230/builds/17690
- https://lab.llvm.org/buildbot/#/builders/91/builds/17722
- https://lab.llvm.org/buildbot/#/builders/67/builds/12466
- https://lab.llvm.org/buildbot/#/builders/109/builds/72108
- https://lab.llvm.org/buildbot/#/builders/139/builds/48265
- https://lab.llvm.org/buildbot/#/builders/216/builds/26208
- https://lab.llvm.org/buildbot/#/builders/36/builds/36964
- https://lab.llvm.org/buildbot/#/builders/247/builds/8222




More information about the All-commits mailing list