[PATCH] D16846: PR26449: Fixes for bugs in __builtin_classify_type implementation

Andrey Bokhanko via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 4 06:26:34 PST 2016


andreybokhanko updated this revision to Diff 46908.
andreybokhanko added a comment.

John, thank you for the review!

I refactored EvaluateBuiltinClassifyType according to your comments; please re-review.

Yours,
Andrey


http://reviews.llvm.org/D16846

Files:
  lib/AST/ExprConstant.cpp
  test/Sema/builtin-classify-type.c
  test/SemaCXX/builtin-classify-type.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16846.46908.patch
Type: text/x-patch
Size: 8234 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160204/ae688e53/attachment.bin>


More information about the cfe-commits mailing list