[PATCH] D41921: [Parse] Forward brace locations to TypeConstructExpr

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 17 10:56:47 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC322729: [Parse] Forward brace locations to TypeConstructExpr (authored by vedantk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D41921?vs=130021&id=130216#toc

Repository:
  rC Clang

https://reviews.llvm.org/D41921

Files:
  include/clang/AST/ExprCXX.h
  include/clang/Sema/Initialization.h
  include/clang/Sema/Sema.h
  lib/CodeGen/CoverageMappingGen.cpp
  lib/Parse/ParseExprCXX.cpp
  lib/Sema/SemaDeclCXX.cpp
  lib/Sema/SemaExpr.cpp
  lib/Sema/SemaExprCXX.cpp
  lib/Sema/SemaInit.cpp
  lib/Sema/TreeTransform.h
  test/CoverageMapping/classtemplate.cpp
  test/SemaCXX/sourceranges.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41921.130216.patch
Type: text/x-patch
Size: 30117 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180117/8f137238/attachment-0001.bin>


More information about the cfe-commits mailing list