Displaying 20 results from an estimated 2000 matches similar to: "[LLVMdev] Unable to evaluate clang on linux or windows"
2013 Oct 16
3
[LLVMdev] Unable to evaluate clang on linux or windows
Sorry ... I missed mentioning the details -
this is the error I get -
root at no1slu398:~/Documents/LLVM/tmp# clang++ -std=c++0x hello.cpp
In file included from hello.cpp:1:
In file included from
/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../include/c++/4.6/thread:38:
/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../include/c++/4.6/chrono:535:6:
error: no matching constructor for initialization of
2013 Oct 16
0
[LLVMdev] Unable to evaluate clang on linux or windows
On 15/10/13 22:22, C K Kashyap wrote:
> Hi,
> I'd like to try out the new c++11 features using clang. However, I am
> running into some issue or the other on both Windows and Linux. In both
> cases, it looks like the problem is due to headers from VC/g++.
> I was wondering if someone can point me to some steps on setting up a
> Windows or Linux(ubuntu 12.04 LTS) box for
2013 Oct 18
0
[LLVMdev] Unable to evaluate clang on linux or windows
Hi,
I'd really appreciate some pointers in this regard.
Regards,
Kashyap
On Wed, Oct 16, 2013 at 5:43 PM, C K Kashyap <ckkashyap at gmail.com> wrote:
> Sorry ... I missed mentioning the details -
>
> this is the error I get -
>
> root at no1slu398:~/Documents/LLVM/tmp# clang++ -std=c++0x hello.cpp
> In file included from hello.cpp:1:
> In file included from
>
2018 Aug 10
2
[cfe-dev] Filesystem has Landed in Libc++
On Aug 10, 2018, at 1:28 PM, Marshall Clow via cfe-dev <cfe-dev at lists.llvm.org> wrote:
>
> * The clock stuff being added in C++20 has already been discussed here.
I’ve missed the discussions on file_time_type, however I thought I should throw in my opinion here before it is too late to do anything about it.
I believe it is a mistake to model file_time_type with 128 bits. It
2018 Jul 27
5
Filesystem has Landed in Libc++
Hi All,
I recently committed <filesystem> to trunk. I wanted to bring attention to
some quirks it currently has.
First, it's been put in a separate library, libc++fs, for now. Users are
responsible for linking the library when they use filesystem.
Second, it should still not be considered ABI stable. Vendors should be
aware of this before shipping it. Hopefully all the standard and
2017 May 19
2
noinline changes between 3.8 and 4.0?
All,
I'm in the process of upgrading an LLVM client from using 3.8 to using 4.0
and am running into the following issue:
// compile with:
// clang++ -std=c++11 -Wno-c++14-extensions -S -emit-llvm
// ~/chrono.cpp -o chrono.ll
#include <chrono>
#include <ratio>
#include <thread>
using namespace std;
using namespace std::chrono;
using tick = ratio<1, 300>;
using
2018 Aug 07
2
[cfe-dev] Filesystem has Landed in Libc++
Hi,
My current understanding of the problem (based on https://reviews.llvm.org/D49774) is that we have a type, file_time_type, which is part of the ABI and is currently defined as std::chrono::time_point<_FileSystemClock>, where _FileSystemClock is an internal type represented using a __int128_t. However, C++20 will add a type called file_clock and redefine file_time_type to be
2016 Oct 12
15
RFC: General purpose type-safe formatting library
A while back llvm::format() was introduced that made it possible to combine
printf-style formatting with llvm streams. However, this still comes with
all the risks and pitfalls of printf. Everyone is no-doubt familiar with
these problems, but here are just a few anyway:
1. *Not type-safe.* Not all compilers warn when you mess up the format
specifier. And when you're writing your own
2018 Aug 09
2
[cfe-dev] Filesystem has Landed in Libc++
Why did you want the symbols moved out of libc++experimental, and for the
header to be moved from <experimental/filesystem> to <filesystem>? It
certainly seems like it'd be safer and clearer to move them back to the old
locations, but it's not clear to me if that'd be trading off something else
of value.
Was there some other greater purpose served by the change in
2016 Oct 12
2
RFC: General purpose type-safe formatting library
On Tue, Oct 11, 2016 at 8:59 PM Mehdi Amini <mehdi.amini at apple.com> wrote:
> Hi,
>
> I On Oct 11, 2016, at 6:22 PM, Zachary Turner via llvm-dev <
> llvm-dev at lists.llvm.org> wrote:
>
>
> A while back llvm::format() was introduced that made it possible to
> combine printf-style formatting with llvm streams. However, this still
> comes with all the risks
2018 Jul 30
2
[cfe-dev] Filesystem has Landed in Libc++
FWIW, I’d like for us to come to an agreement before the branch for LLVM 7.0 is cut. How do others feel about this? Am I wrong when I claim that shipping an ABI-unstable feature in the std:: namespace is a deviation from normal practice? Am I overcautious when I say it’s asking for trouble?
Eric, I know you’re busy and may not have time to do the work so I’m totally willing to chime in, but I’d
2017 Jan 09
5
The most efficient way to implement an integer based power function pow in LLVM
Hi,
I want an efficient way to implement function pow in LLVM instead of
invoking pow() math built-in. For algorithm part, I am clear for the logic.
But I am not quite sure for which parts of LLVM should I replace built-in
pow with another efficient pow implementation. Any comments and feedback
are appreciated. Thanks!
--
Wei Ding
-------------- next part --------------
An HTML attachment was
2016 Oct 07
2
Using std::chrono
VS2013 support is dropped in about 1 week from now :)
On Thu, Oct 6, 2016 at 11:37 PM Mueller-Roemer, Johannes Sebastian <
Johannes.Sebastian.Mueller-Roemer at igd.fraunhofer.de> wrote:
> Visual Studio up to and including VS2013 implements
> std::chrono::high_resolution_clock in an absolutely unusable manner (it is
> a very low resolution clock…) [1]. Also, division is implemented
2016 Oct 07
3
Using std::chrono
Hi all,
We're considering using std::chrono more heavily in lldb. However, A quick
search of the llvm, clang, and lld codebases shos almost zero usage of
chrono. I wanted to see if this was for technical reasons (eg some compiler
doesn't support it well) or simply because nobody has needed it yet. If
it's the former then I'd like to be aware of the issues so we don't fall
into
2016 May 10
3
Change Password after expired
In some customer yes, but they are with LTSP (pxe boot) where another
use graphical interface, but would rather have a web interface to change
the password.
This tambpem would be used for windows stations off the field.
Em 10-05-2016 16:05, Rowland penny escreveu:
> Not even on the clients ??
2013 Oct 18
1
[LLVMdev] Unable to evaluate clang on linux or windows
C K Kashyap <ckkashyap at gmail.com> writes:
> I'd really appreciate some pointers in this regard.
Possibly gcc 4.6 libstdc++ is incompatible with Clang's C++11 mode. I
remember having problems with Clang, C++11 and libstdc++ until some
Kubuntu release "fixed" them.
2016 May 11
2
Change Password after expired
I dont know LTB or what it exact is, but
Add in /etc/ldap/ldap.conf
TLS_REQCERT allow
Setup your own "rootCA" like this.
( if not done, apt-get install ca-certificates )
mkdir -p /usr/local/share/ca-certificates/chrono
mv /etc/ssl/ca_chrono-dom.lan.pem /usr/local/share/ca-certificates/chrono
update-ca-certificates
! MUST BE /usr/local/share/ca-certificates else its not picked up
2016 May 11
1
Change Password after expired
Hello!
You can now change the password for the User when even this expired
password or "next logon"?
PS: With the active account, was already working the password change.
Hug.
Em 11-05-2016 07:17, Charles-Henri Falconnet escreveu:
> It works now for all my web apps !
> If you have a AC.pem, juste rename in AC.crt (update-ca-certificates
> recognizes only crt files, man
2012 Nov 29
2
[LLVMdev] [cfe-dev] UB in TypeLoc casting
Moving to LLVM dev to discuss the possibility of extending the cast
infrastructure to handle this.
On Tue, Nov 20, 2012 at 5:51 PM, John McCall <rjmccall at apple.com> wrote:
> On Nov 18, 2012, at 5:05 PM, David Blaikie <dblaikie at gmail.com> wrote:
>> TypeLoc casting looks bogus.
>>
>> TypeLoc derived types return true from classof when the dynamic type
>>
2015 Apr 18
2
[LLVMdev] how can I create an SSE instrinsics sqrt?
Thanks, Shahid. It is fixed now.
On Fri, Apr 17, 2015 at 8:50 PM, Shahid, Asghar-ahmad <
Asghar-ahmad.Shahid at amd.com> wrote:
> Hi zhi,
>
>
>
> You have to also pass the value type to getDecalaration() API such as
>
>
>
> Value* sqrtv = Intrinsic::getDeclaration(M, Intrinsic::x86_sse2_sqrt_pd,
> v->getType());
>
>
>
> Regards,
>
>