search for: clang_test

Displaying 2 results from an estimated 2 matches for "clang_test".

Did you mean: clang_tests
2020 May 21
5
Understanding the version handling in LLVM/Clang/LLD
...nning from here /home/dileks/src/llvm-toolchain/build/stage1/lib/clang/10.0.1git/include ^ <stdin>:6:45: note: possible intended match here /home/dileks/src/llvm-toolchain/build/stage1/lib/clang/10.0.1git/include [ scripts/run_tests_20200520.sh ] #!/bin/sh export LANG=C export LC_ALL=C CLANG_TESTS="Preprocessor/iwithprefix.c" LLVM_LIT_OPTS="--verbose --echo-all-commands --show-all" cd build/stage1/ for t in $CLANG_TESTS ; do ./bin/llvm-lit $LLVM_LIT_OPTS ./tools/clang/test/$t ; done - EOT -
2012 Nov 30
3
[LLVMdev] [cfe-dev] RFC: put commit messages in *-commits subject lines?
Hi, Sebastian Pop wrote: > Chris Lattner wrote: > > I'm in favor of it. Of course, the truly awesomest thing would be something like: > > > > [cfe-commits] r167788 - [lib/Analysis] Fix bad CFG construction bug when handling C++ 'try' statements. > > commit_subject_template = %(prefix)s r%(revision)s - %(log)s I just realized that this line does not