[PATCH] D21667: [analyzer] Add rudimentary handling of AtomicExpr.

Devin Coughlin via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 7 18:00:41 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL274816: [analyzer] Add rudimentary handling of AtomicExpr. (authored by dcoughlin).

Changed prior to commit:
  http://reviews.llvm.org/D21667?vs=63096&id=63172#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D21667

Files:
  cfe/trunk/include/clang/AST/Expr.h
  cfe/trunk/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h
  cfe/trunk/lib/StaticAnalyzer/Core/ExprEngine.cpp
  cfe/trunk/test/Analysis/atomics.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21667.63172.patch
Type: text/x-patch
Size: 8174 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160708/0f4d1a5a/attachment-0001.bin>


More information about the cfe-commits mailing list