[prev in list] [next in list] [prev in thread] [next in thread] 

List:       cfe-commits
Subject:    Re: [PATCH] D16539: [FIX] 26194 - LLVM crash in CXXNameMangler::mangleType
From:       Igor Chesnokov via cfe-commits <cfe-commits () lists ! llvm ! org>
Date:       2016-01-31 9:09:16
Message-ID: 35929e4a20eda74177fabad63e1ce598 () localhost ! localdomain
[Download RAW message or body]

ichesnokov added inline comments.

================
Comment at: lib/AST/ItaniumMangle.cpp:1799
@@ -1798,2 +1798,3 @@
       case LangAS::opencl_constant: ASString = "CLconstant"; break;
+      case LangAS::opencl_generic:  ASString = "CLgeneric";  break;
       //  <CUDA-addrspace> ::= "CU" [ "device" | "constant" | "shared" ]
----------------
ichesnokov wrote:
> The Windows mangler is pretty different and doesn't have this issue.
I'll try to fix on the Windows.


Repository:
  rL LLVM

http://reviews.llvm.org/D16539



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic