search for: inclass

Displaying 5 results from an estimated 5 matches for "inclass".

Did you mean: unclass
2012 Apr 26
0
[LLVMdev] Trouble with tweaking test-release.sh script
...X/conv/conv.prom/p2.cpp chandlerc doubts the test itself is fulfill the C++ standard. Although "-fshort-wchar" makes the error disappered, chandlerc think it's not the correct solution. Perhaps it's test bug not clang's. Clang :: CXX/special/class.copy/p15-inclass.cpp Clang :: CodeGenCXX/compound-literals.cpp Clang :: CodeGenCXX/copy-constructor-elim-2.cpp Clang :: CodeGenCXX/cxx0x-initializer-references.cpp Clang :: CodeGenCXX/cxx0x-initializer-stdinitializerlist-startend.cpp Clang :: CodeGenCXX/virt-call-offsets.cpp Clang :: CodeGen...
2012 Apr 26
2
[LLVMdev] Trouble with tweaking test-release.sh script
On Apr 24, 2012, at 8:05 PM, 陳韋任 wrote: > Hi Bill, > > I forgot to do Phase2/Phase3 build. Here is the Phase3 regression test > result, > > http://people.cs.nctu.edu.tw/~chenwj/tmp/phase3-regression-test.txt > > Most LLVM failures are gone. As for ExecutionEngine, I guess ARM JIT is > not at a good shape at this moment, right? Perhaps we should focus on Clang >
2012 Mar 27
0
[LLVMdev] [cfe-dev] Announcing 3.1 Release Branch Date!
Le mardi 27 mars 2012 à 14:36 -0700, Bill Wendling a écrit : > IMPORTANT! IMPORTANT! IMPORTANT! > [...] > By the way, we are looking for ARM testers. There was a lot of interest in the 3.0 release for an ARM release. We will try to do one this release on a trial basis. We are looking for ARMv7 cortex-a8 and cortex-a9 on Linux. If you are interested, I can upload the current trunk
2012 Mar 27
5
[LLVMdev] Announcing 3.1 Release Branch Date!
IMPORTANT! IMPORTANT! IMPORTANT! We will be branching for the 3.1 release on April 16th! :-) This gives us a little over two weeks to get the trees into the most stable condition we can. What this means for you: All major features for the 3.1 release should be finished or near completion by the April 16th. After April 16th, we will accept only bug fixes and patches which do not change the
2016 Aug 19
0
Wine release 1.9.17
...IRP_MJ_POWER ioctls. Austin English (3): ntdll: Add NtSuspendProcess stub. wlanapi: Add WlanCloseHandle() stub. ntdll: Add NtResumeProcess stub. Benjamin Hodgetts (1): wined3d: Add Nvidia 1XXX range to detection list. Bernhard Übelacker (3): usp10/tests: Reserve for InClass a byte for every character in teststr. kernel32/tests: Convert fiber back to thread even when IsThreadAFiber is not available. msvcrt: Fix strtok_s and _mbstok_s for empty strings. Bruno Jesus (19): odbc32: Upgrade a WARN into ERR when the library is not found. dinput: Fix...