This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 5a3b980ac2 Replace a few usages of llvm::join with range-version[NFC] new 4cd56764e0 ASTContext.h: Modularize/fix ODR violations by removing 'sta [...] new befc935d63 CharInfo.h: Modularize/fix ODR violations by making inline f [...] new 8ce4920de0 Sanitizers.h: Modularize/Fix ODR violations by making inline [...] new d6689452f5 StaticAnalyzer: Modularize/fix ODR violations making functio [...]
The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/clang/AST/ASTContext.h | 4 +-- include/clang/Basic/CharInfo.h | 42 +++++++++++----------- include/clang/Basic/Sanitizers.h | 2 +- .../StaticAnalyzer/Core/PathSensitive/MemRegion.h | 15 ++++---- .../StaticAnalyzer/Core/PathSensitive/SVals.h | 9 +++-- .../StaticAnalyzer/Core/PathSensitive/SymExpr.h | 6 ++++ .../Core/PathSensitive/SymbolManager.h | 7 ---- 7 files changed, 40 insertions(+), 45 deletions(-)