search for: c985082nl45

Displaying 3 results from an estimated 3 matches for "c985082nl45".

2018 Mar 29
4
Compilation issues
Hello, May I ask anyone responsible to either fix or revert r326109 and r326110, which effectively broke LLVM compilation with clang? Str is const now (https://reviews.llvm.org/D43436#C985082NL45 <https://reviews.llvm.org/D43436#C985082NL45>), and later on a move constructor on const is performed (https://reviews.llvm.org/D43436#C985082NL64 <https://reviews.llvm.org/D43436#C985082NL64>). Thanks, Vitaly -------------- next part -------------- An HTML attachment was scrubbed... U...
2018 Mar 29
0
Compilation issues
...28, 2018, at 23:38, vit9696 via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > Hello, > > May I ask anyone responsible to either fix or revert r326109 and r326110, which effectively broke LLVM compilation with clang? > > Str is const now (https://reviews.llvm.org/D43436#C985082NL45 <https://reviews.llvm.org/D43436#C985082NL45>), and later on a move constructor on const is performed (https://reviews.llvm.org/D43436#C985082NL64 <https://reviews.llvm.org/D43436#C985082NL64>). > > Thanks, > Vitaly > _______________________________________________ > LLV...
2018 Mar 29
0
Compilation issues
...v at lists.llvm.org>> wrote: >>> >>> Hello, >>> >>> May I ask anyone responsible to either fix or revert r326109 and r326110, which effectively broke LLVM compilation with clang? >>> >>> Str is const now (https://reviews.llvm.org/D43436#C985082NL45 <https://reviews.llvm.org/D43436#C985082NL45>), and later on a move constructor on const is performed (https://reviews.llvm.org/D43436#C985082NL64 <https://reviews.llvm.org/D43436#C985082NL64>). >>> >>> Thanks, >>> Vitaly >>> ________________________...