search for: cxx_supports_no_unknown_pragmas

Displaying 4 results from an estimated 4 matches for "cxx_supports_no_unknown_pragmas".

2014 Aug 23
3
[LLVMdev] [3.5 Release] Release Candidate 3 Now Available - CMake build error
...ing: Subversion_SVN_EXECUTABLE) [ 1498s] -- Found PythonLibs: /usr/lib64/libpython2.7.so (found version "2.7.7") [ 1498s] -- Performing Test CXX_SUPPORTS_NO_DEPRECATED_DECLARATIONS [ 1498s] -- Performing Test CXX_SUPPORTS_NO_DEPRECATED_DECLARATIONS - Success [ 1498s] -- Performing Test CXX_SUPPORTS_NO_UNKNOWN_PRAGMAS [ 1498s] -- Performing Test CXX_SUPPORTS_NO_UNKNOWN_PRAGMAS - Success [ 1498s] -- Performing Test CXX_SUPPORTS_NO_DEPRECATED_REGISTER [ 1498s] -- Performing Test CXX_SUPPORTS_NO_DEPRECATED_REGISTER - Success [ 1498s] -- LLDB version: 3.5.0 [ 1498s] -- Could NOT find Doxygen (missing: DOXYGEN_EXECU...
2016 Dec 19
1
How to create Debian packages for release 3.9.0
Hello, Le 12/12/2016 à 18:29, Hans Wennborg a écrit : > +Sylvestre who knows about these things. > > On Thu, Dec 8, 2016 at 2:24 AM, Kris van Rens via llvm-dev > <llvm-dev at lists.llvm.org> wrote: >> L.S., >> >> I'm currently in the process of creating Debian packages for >> clang/llvm release 3.9.0. For this I'm using the steps as explained on
2017 Feb 11
2
Asan self host problems: Failed to deallocate
Trying to run a self host "ninja check-clang" with ASan enabled I hit a /lot/ of errors like this (strangely I hit none of these in check-llvm, only in check-clang): Any ideas? ==10525==ERROR: AddressSanitizer failed to deallocate 0x10800 (67584) bytes at address 0x631000014800 ==10525==AddressSanitizer CHECK failed:
2017 Feb 15
2
Asan self host problems: Failed to deallocate
...O_DEPRECATED_REGISTER:INTERNAL=1 //Test CXX_SUPPORTS_NO_MACRO_REDEFINED CXX_SUPPORTS_NO_MACRO_REDEFINED:INTERNAL=1 //Test CXX_SUPPORTS_NO_NESTED_ANON_TYPES_FLAG CXX_SUPPORTS_NO_NESTED_ANON_TYPES_FLAG:INTERNAL=1 //Test CXX_SUPPORTS_NO_STRICT_ALIASING CXX_SUPPORTS_NO_STRICT_ALIASING:INTERNAL=1 //Test CXX_SUPPORTS_NO_UNKNOWN_PRAGMAS CXX_SUPPORTS_NO_UNKNOWN_PRAGMAS:INTERNAL=1 //Test CXX_SUPPORTS_NO_VLA_EXTENSION CXX_SUPPORTS_NO_VLA_EXTENSION:INTERNAL=1 //Test CXX_SUPPORTS_O1 CXX_SUPPORTS_O1:INTERNAL=1 //Test CXX_SUPPORTS_STRING_CONVERSION_FLAG CXX_SUPPORTS_STRING_CONVERSION_FLAG:INTERNAL=1 //Test CXX_SUPPORTS_WERROR_DATE_TIME C...