[PATCH] D20428: Tracking exception specification source locations

Malcolm Parsons via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 12 08:22:33 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL291771: Tracking exception specification source locations (authored by malcolm.parsons).

Changed prior to commit:
  https://reviews.llvm.org/D20428?vs=83816&id=84127#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D20428

Files:
  cfe/trunk/include/clang/AST/Decl.h
  cfe/trunk/include/clang/AST/TypeLoc.h
  cfe/trunk/lib/AST/Decl.cpp
  cfe/trunk/lib/Parse/ParseDeclCXX.cpp
  cfe/trunk/lib/Sema/SemaType.cpp
  cfe/trunk/lib/Sema/TreeTransform.h
  cfe/trunk/lib/Serialization/ASTReader.cpp
  cfe/trunk/lib/Serialization/ASTWriter.cpp
  cfe/trunk/unittests/AST/SourceLocationTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20428.84127.patch
Type: text/x-patch
Size: 9276 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170112/208c7fc1/attachment-0001.bin>


More information about the cfe-commits mailing list