I was trying to build the latest from the svn trunk - clang/llvm -
langAttrEmitter.cpp:994:29: error: 'SimpleArgument' does not refer to a value
Ptr = llvm::make_unique(Arg, Attr, "int");
^
ClangAttrEmitter.cpp:216:9: note: declared here
class SimpleArgument : pu
On 29 Aug 2014, at 18:31, Sinha, Prokash wrote:
> I was trying to build the latest from the svn trunk - clang/llvm -
>
> langAttrEmitter.cpp:994:29: error: 'SimpleArgument' does not refer to a value
>Ptr = llvm::make_unique(Arg, Attr, "int");
>^
> ClangAttrEmitter
Hi,
On 28 August 2014 19:34, Ed Schouten wrote:
> My gut feeling is that impact is minimal. Buildworlds seem to take
> approximately the same time, mainly because we don't have that many
> annotated objects/functions/expressions. I will do some measurements.
Some measurements: I've done five 'ma