]> granicus.if.org Git - clang/commit
Revert "Make static counters in ASTContext non-static."
authorVlad Tsyrklevich <vlad@tsyrklevich.net>
Mon, 25 Feb 2019 19:53:13 +0000 (19:53 +0000)
committerVlad Tsyrklevich <vlad@tsyrklevich.net>
Mon, 25 Feb 2019 19:53:13 +0000 (19:53 +0000)
commit3e24c20c7799f2f51b34589b9e8d2dbe49537bb7
tree8120d652e4fa57834dc57c214debe176638ae960
parent4fcf17584e33f879b3cf58fe163ca7c6574b8762
Revert "Make static counters in ASTContext non-static."

This reverts commit r354795, I suspect it is causing test failures
on MSan sanitizer bots.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@354812 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/ASTContext.h
lib/AST/ASTContext.cpp
lib/Sema/SemaDeclCXX.cpp