search for: __ubsan

Displaying 8 results from an estimated 8 matches for "__ubsan".

Did you mean: __asan
2014 Oct 09
4
[LLVMdev] Remaining Compiler-RT failures in ARM
...ace=1 ./missing_return.cpp.tmp .../compiler-rt/test/ubsan/TestCases/Misc/missing_return.cpp:6:5: runtime error: execution reached the end of a value-returning function without returning a value #0 0x1c7cf in f() .../compiler-rt/test/ubsan/TestCases/Misc/missing_return.cpp:6:9 #1 0x195cf in __ubsan::ScopedReport::~ScopedReport() .../compiler-rt/lib/ubsan/ubsan_diag.cc:341 #2 0x1ae79 in handleMissingReturnImpl(__ubsan::UnreachableData*, __ubsan::ReportOptions) [clone .constprop.7] .../compiler-rt/lib/ubsan/ubsan_handlers.cc:254 #3 0x1b31f in __ubsan_handle_missing_return .../compiler-r...
2015 Jan 07
3
[LLVMdev] UBSan on AArch64
Kostya, Christophe, I'm running the full tests on AARch64 and the only RT test that fails is: UndefinedBehaviorSanitizer-Standalone :: TestCases/Float/cast-overflow.cpp The problem seems to be a trap in __sanitizer::internal_memchr() while trying to handle __ubsan::__ubsan_handle_float_cast_overflow(). I haven't looked at it in detail, has anyone seen this? Is UBSan meant to run on AArch64? Should we mark this test XFAIL until it can be looked at properly? cheers, --renato
2012 Oct 12
2
[LLVMdev] cmake+ninja build error for compiler-rt sources
...san/ubsan_value.h:151:3: error: ‘UIntMax’ does not name a type /local/home/mahesha/src/12th_Sep/llvm/projects/compiler-rt/lib/ubsan/ubsan_value.h:154:3: error: ‘UIntMax’ does not name a type /local/home/mahesha/src/12th_Sep/llvm/projects/compiler-rt/lib/ubsan/ubsan_value.h: In member function ‘bool __ubsan::Value::isMinusOne() const’: /local/home/mahesha/src/12th_Sep/llvm/projects/compiler-rt/lib/ubsan/ubsan_value.h:158:58: error: ‘getSIntValue’ was not declared in this scope /local/home/mahesha/src/12th_Sep/llvm/projects/compiler-rt/lib/ubsan/ubsan_value.h: In member function ‘bool __ubsan::Value::i...
2012 Oct 13
2
[LLVMdev] [cfe-dev] cmake+ninja build error for compiler-rt sources
...name a type > > > /local/home/mahesha/src/12th_Sep/llvm/projects/compiler-rt/lib/ubsan/ubsan_value.h:154:3: > > error: ‘UIntMax’ does not name a type > > > /local/home/mahesha/src/12th_Sep/llvm/projects/compiler-rt/lib/ubsan/ubsan_value.h: > > In member function ‘bool __ubsan::Value::isMinusOne() const’: > > > /local/home/mahesha/src/12th_Sep/llvm/projects/compiler-rt/lib/ubsan/ubsan_value.h:158:58: > > error: ‘getSIntValue’ was not declared in this scope > > > /local/home/mahesha/src/12th_Sep/llvm/projects/compiler-rt/lib/ubsan/ubsan_value.h: &g...
2012 Oct 12
0
[LLVMdev] cmake+ninja build error for compiler-rt sources
...> error: ‘UIntMax’ does not name a type > /local/home/mahesha/src/12th_Sep/llvm/projects/compiler-rt/lib/ubsan/ubsan_value.h:154:3: > error: ‘UIntMax’ does not name a type > /local/home/mahesha/src/12th_Sep/llvm/projects/compiler-rt/lib/ubsan/ubsan_value.h: > In member function ‘bool __ubsan::Value::isMinusOne() const’: > /local/home/mahesha/src/12th_Sep/llvm/projects/compiler-rt/lib/ubsan/ubsan_value.h:158:58: > error: ‘getSIntValue’ was not declared in this scope > /local/home/mahesha/src/12th_Sep/llvm/projects/compiler-rt/lib/ubsan/ubsan_value.h: > In member function ‘bo...
2012 Oct 13
0
[LLVMdev] [cfe-dev] cmake+ninja build error for compiler-rt sources
...; > /local/home/mahesha/src/12th_Sep/llvm/projects/compiler-rt/lib/ubsan/ubsan_value.h:154:3: >> > error: ‘UIntMax’ does not name a type >> > >> > /local/home/mahesha/src/12th_Sep/llvm/projects/compiler-rt/lib/ubsan/ubsan_value.h: >> > In member function ‘bool __ubsan::Value::isMinusOne() const’: >> > >> > /local/home/mahesha/src/12th_Sep/llvm/projects/compiler-rt/lib/ubsan/ubsan_value.h:158:58: >> > error: ‘getSIntValue’ was not declared in this scope >> > >> > /local/home/mahesha/src/12th_Sep/llvm/projects/compiler-...
2012 Oct 13
2
[LLVMdev] [cfe-dev] cmake+ninja build error for compiler-rt sources
...a/src/12th_Sep/llvm/projects/compiler-rt/lib/ubsan/ubsan_value.h:154:3: > >> > error: ‘UIntMax’ does not name a type > >> > > >> > > /local/home/mahesha/src/12th_Sep/llvm/projects/compiler-rt/lib/ubsan/ubsan_value.h: > >> > In member function ‘bool __ubsan::Value::isMinusOne() const’: > >> > > >> > > /local/home/mahesha/src/12th_Sep/llvm/projects/compiler-rt/lib/ubsan/ubsan_value.h:158:58: > >> > error: ‘getSIntValue’ was not declared in this scope > >> > > >> > > /local/home/mahesha/s...
2012 Oct 16
0
[LLVMdev] [cfe-dev] cmake+ninja build error for compiler-rt sources
...ler-rt/lib/ubsan/ubsan_value.h:154:3: >> >> > error: ‘UIntMax’ does not name a type >> >> > >> >> > >> >> > /local/home/mahesha/src/12th_Sep/llvm/projects/compiler-rt/lib/ubsan/ubsan_value.h: >> >> > In member function ‘bool __ubsan::Value::isMinusOne() const’: >> >> > >> >> > >> >> > /local/home/mahesha/src/12th_Sep/llvm/projects/compiler-rt/lib/ubsan/ubsan_value.h:158:58: >> >> > error: ‘getSIntValue’ was not declared in this scope >> >> > >> &g...