[PATCH] D67854: Ensure AtomicExpr goes through SEMA checking after TreeTransform

Erich Keane via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 23 06:31:47 PDT 2019


erichkeane added a comment.

In D67854#1678982 <https://reviews.llvm.org/D67854#1678982>, @erichkeane wrote:

> In D67854#1678236 <https://reviews.llvm.org/D67854#1678236>, @RKSimon wrote:
>
> > @erichkeane The atomic-expr.cpp test is failing on some MSVC buildbots, please can you take a look? http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-windows10pro-fast/
>
>
> On it.  Buildbot never emailed me I guess *shrug*.


Ah... well, that was foolish.  I matched the patch in the FunctionTemplateDecl with {{[^:]+}}.  Obviously, Windows has a ':' in the path!  I'm confirming a pat to relax this test.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67854/new/

https://reviews.llvm.org/D67854





More information about the llvm-commits mailing list