[PATCH] Fix for bug 17427 - Assertion failed: "Computed __func__ length differs from type!"

Alexey Bataev a.bataev at hotmail.com
Mon Sep 29 02:58:33 PDT 2014


Reworked representation of PredefinedExpr after review.

http://reviews.llvm.org/D5365

Files:
  include/clang/AST/Expr.h
  include/clang/Sema/Sema.h
  lib/AST/ASTDumper.cpp
  lib/AST/Expr.cpp
  lib/AST/ExprConstant.cpp
  lib/AST/StmtPrinter.cpp
  lib/CodeGen/CGExpr.cpp
  lib/Parse/ParseExpr.cpp
  lib/Sema/SemaExpr.cpp
  lib/Sema/SemaTemplateInstantiate.cpp
  lib/Sema/TreeTransform.h
  lib/Serialization/ASTReaderStmt.cpp
  lib/Serialization/ASTWriterStmt.cpp
  lib/StaticAnalyzer/Core/ExprEngine.cpp
  test/CodeGen/const-init.c
  test/CodeGen/func-in-block.c
  test/CodeGen/predefined-expr.c
  test/CodeGenCXX/funcsig.cpp
  test/CodeGenCXX/ms_wide_predefined_expr.cpp
  test/CodeGenCXX/predefined-expr-cxx14.cpp
  test/CodeGenCXX/predefined-expr.cpp
  test/CodeGenObjC/predefined-expr.m
  test/SemaCXX/predefined-expr.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5365.14154.patch
Type: text/x-patch
Size: 52709 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140929/4a361f4d/attachment.bin>


More information about the cfe-commits mailing list