[PATCH] D25363: Store a SourceRange for multi-token builtin types

Malcolm Parsons via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 10 06:36:33 PDT 2016


malcolm.parsons updated this revision to Diff 74124.
malcolm.parsons added a comment.

Add unit tests


https://reviews.llvm.org/D25363

Files:
  include/clang/AST/TypeLoc.h
  include/clang/Sema/DeclSpec.h
  lib/Sema/DeclSpec.cpp
  lib/Sema/SemaType.cpp
  unittests/AST/SourceLocationTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25363.74124.patch
Type: text/x-patch
Size: 10627 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161010/68ec03da/attachment.bin>


More information about the cfe-commits mailing list