search for: astmatcherstests

Displaying 3 results from an estimated 3 matches for "astmatcherstests".

2020 Apr 10
2
Running clang tests
Hi Team, I have checked out the clang and llvm source code and built the executables using the visual studio 2015 community edition. I am using Windows as my platform. However I see that there are some test cases under the clang test folder in the LLVM.sln. Eg AstMatcherTest,ASTTests etc. I see that these tests make use of the Google test framework. In my visual studio I have
2020 Apr 10
4
Running clang tests
...mp;& cd buildNinjaRel * cmake {your_llvm_root}/llvm -G"Ninja" -DLLVM_ENABLE_PROJECTS=clang;llvm -DCMAKE_BUILD_TYPE=RelWithDebInfo -DLLVM_OPTIMIZED_TABLEGEN=ON * ninja check-all You can then debug the test in VS: {your_llvm_root}\buildNinjaRel\tools\clang\unittests\ASTMatchers\ASTMatchersTests.exe Then re-run “ninja check-clang-unit” or just “ninja” if you want to iterate on code changes. Best, Alex. De : llvm-dev <llvm-dev-bounces at lists.llvm.org<mailto:llvm-dev-bounces at lists.llvm.org>> De la part de Sudhindra kulkarni via llvm-dev Envoyé : April 10, 2020 6:42 AM À :...
2019 Apr 30
6
Disk space and RAM requirements in docs
...el/CMakeFiles 111M build/lib/CodeGen/GlobalISel 108M build/lib/Target/Lanai 100M build/tools/clang/lib/Driver/CMakeFiles/clangDriver.dir 100M build/tools/clang/lib/Driver/CMakeFiles 100M build/tools/clang/lib/Driver 100M build/lib/Target/Sparc 98M build/tools/clang/unittests/ASTMatchers/CMakeFiles/ASTMatchersTests.dir 98M build/tools/clang/unittests/ASTMatchers/CMakeFiles 98M build/lib/Target/XCore 95M build/lib/Target/BPF 93M build/lib/Target/Lanai/CMakeFiles/LLVMLanaiCodeGen.dir 93M build/lib/Target/Lanai/CMakeFiles 93M build/lib/MC 91M build/lib/Target/XCore/CMakeFiles/LLVMXCoreCodeGen.dir 91M bui...