repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[flang] Fix length handling in character kind implicit conversion (#74586)
[llvm-project.git]
/
lldb
/
test
/
Shell
/
Process
/
Optimization.test
blob
c189d505ef5d72e762385b32dc076ea19cdb21c4
1
Test warnings.
2
REQUIRES: shell, system-darwin
3
RUN: %clang_host -O3 %S/Inputs/true.c -std=c99 -g -o %t.exe
4
RUN: %lldb -o "b main" -o r -o q -b %t.exe 2>&1 | FileCheck %s
5
6
CHECK: compiled with optimization