[all-commits] [llvm/llvm-project] 8760ff: Revert "[clang] - Add missing builtin name to Atom...
serge-sans-paille via All-commits
all-commits at lists.llvm.org
Fri Aug 25 00:52:03 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8760ff163cc26f4411956a7d5678fe0aa7faa064
https://github.com/llvm/llvm-project/commit/8760ff163cc26f4411956a7d5678fe0aa7faa064
Author: serge-sans-paille <sguelton at mozilla.com>
Date: 2023-08-25 (Fri, 25 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"
There seems to be something target-specific in the test, but I cannot
get why, revering.
s
Failing buildbot: https://lab.llvm.org/buildbot/#/builders/216/builds/26256
This reverts commit 01b2554ff4defce979b16d794c13ea99f2e2c155.
More information about the All-commits
mailing list