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
[AMDGPU] Add pseudo scalar trans instructions for GFX12 (#75204)
[llvm-project.git]
/
libcxx
/
test
/
tools
/
CMakeLists.txt
blob
10be63e8b50aa5a9628292a6d608c68fa69d1de1
1
2
set(LIBCXX_TEST_TOOLS_PATH ${CMAKE_CURRENT_BINARY_DIR} PARENT_SCOPE)
3
4
# TODO: Remove LIBCXX_ENABLE_CLANG_TIDY
5
if(LIBCXX_ENABLE_CLANG_TIDY)
6
add_subdirectory(clang_tidy_checks)
7
endif()