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

Devin Coughlin via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 7 11:13:13 PDT 2016


dcoughlin updated this revision to Diff 63096.
dcoughlin added a comment.

Fix typo and bad indentation.


http://reviews.llvm.org/D21667

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21667.63096.patch
Type: text/x-patch
Size: 8040 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160707/83fee669/attachment-0001.bin>


More information about the cfe-commits mailing list