clangupc / clang-upc

Clang UPC Front-End
https://clangupc.github.io/
Other
16 stars 5 forks source link

CodegenUPC test failure - upc-debug.upc - string not found #25

Closed gary-funck closed 10 years ago

gary-funck commented 10 years ago

Test failure, using latest commit:

commit a4a81f7694a5b69887efdcef8844cb1c9825dc5b
Author: Nenad Vukicevic <nenad@intrepid.com>
Date:   Wed Jan 29 16:16:37 2014 -0800
src/llvm/tools/clang/test/CodeGenUPC/upc-debug.upc:5:11
: error: expected string not found in input
// CHECK: i8* getelementptr inbounds ([80 x i8]* @.str, i32 0, i32 0)
          ^
<stdin>:14:17: note: scanning from here
define i8* @file() #0 {
                ^
<stdin>:16:6: note: possible intended match here
 ret i8* getelementptr inbounds ([75 x i8]* @.str, i32 0, i32 0)
     ^
nenadv commented 10 years ago

Fixed with this commit - https://github.com/Intrepid/clang-upc/commit/69de8a54d43c3ecffaf8731f2bb328a0baedb8da