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

Vince Bridgers via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 8 16:19:31 PDT 2020


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

Remove extraneous code :/


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77721

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77721.256133.patch
Type: text/x-patch
Size: 4613 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200408/e75b0652/attachment-0001.bin>


More information about the cfe-commits mailing list