[PATCH] D58612: Use std::atomic<> for static counters.

Alexander Kornienko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 25 08:11:31 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL354795: Make static counters in ASTContext non-static. (authored by alexfh, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D58612?vs=188163&id=188185#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D58612

Files:
  cfe/trunk/include/clang/AST/ASTContext.h
  cfe/trunk/lib/AST/ASTContext.cpp
  cfe/trunk/lib/Sema/SemaDeclCXX.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58612.188185.patch
Type: text/x-patch
Size: 8017 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190225/39c3cc4f/attachment.bin>


More information about the llvm-commits mailing list