===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
cvise-2.0.0/README.md-114-
cvise-2.0.0/README.md:115:1. C-Vise creates temporary directories in `$TMPDIR` and so usage
cvise-2.0.0/README.md-116-of a `tmpfs` directory is recommended.
##############################################
cvise-2.0.0/clang_delta/CMakeLists.txt-361-# The CLANG_LIBS defined below depend on various LLVM libraries.  When we do
cvise-2.0.0/clang_delta/CMakeLists.txt:362:# `target_link_libraries(clang_delta ${CLANG_LIBS})`, CMake's automatic library
cvise-2.0.0/clang_delta/CMakeLists.txt-363-# dependency tracking adds ("is expected to add") the necessary LLVM libraries
##############################################
cvise-2.0.0/cmake/GetGitRevisionDescription.cmake-76-		@ONLY)
cvise-2.0.0/cmake/GetGitRevisionDescription.cmake:77:	include("${GIT_DATA}/grabRef.cmake")
cvise-2.0.0/cmake/GetGitRevisionDescription.cmake-78-