[PATCH] D77721: [ASTImporter] Add support for importing fixed point literals

Vince Bridgers via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 9 11:24:55 PDT 2020


vabridgers updated this revision to Diff 256339.
vabridgers added a comment.

Incorporate Gabor's suggestion for improving test coverage


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77721/new/

https://reviews.llvm.org/D77721

Files:
  clang/include/clang/ASTMatchers/ASTMatchers.h
  clang/lib/AST/ASTImporter.cpp
  clang/lib/ASTMatchers/ASTMatchersInternal.cpp
  clang/unittests/AST/ASTImporterFixtures.h
  clang/unittests/AST/ASTImporterTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77721.256339.patch
Type: text/x-patch
Size: 5482 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200409/71ecdfd6/attachment-0001.bin>


More information about the cfe-commits mailing list