20 Commits (cee04399efc494c733c4b09c1692cb2d7be5cba9)

Author SHA1 Message Date
eidheim cbab22ca6c MacOS: added missing include folder for llvm 9.0.0 6 years ago
eidheim cbb5432ba7 Various fixes for MacOS and newer homebrew packages 6 years ago
eidheim 0837de33c3 Corrected arguments sent to libclang for newer llvm versions 7 years ago
eidheim 6106092891 MacOS: Added missing system include folder for llvm 8.0.0 7 years ago
eidheim c05d825858 Improvements to CompileCommands::get_arguments when file_path is a header file 7 years ago
eidheim 0434a40379 Fixes #401: when parsing header files, try use the same flags as source files in the same folder 7 years ago
eidheim b9b31c3c93 No longer adds -fretain-comments-from-system-headers when using pch file. Related to #394 7 years ago
eidheim 0a4bc8cb60 Meson, related to #394: exclude dependency file generation when parsing to silence clang error 7 years ago
eidheim 6e147af6fb Remove -include-pch arguments for header files 7 years ago
eidheim bf984231d4 Formatted code with custom clang-format 8 years ago
eidheim b47d971ca9 Improved CUDA support, and no longer passes multiple -x arguments to libclang. Some related cleanup as well. 8 years ago
eidheim e68a697765 Changed some regex strings to string literals 8 years ago
doe300 e1e18a4199 Adds support for OpenCL source-files 8 years ago
eidheim 8bf2d3032e Added default std argument to CompileCommands::get_arguments when no compilation database is found 8 years ago
eidheim be6fc93683 Fixed #357: Added CUDA support 8 years ago
eidheim 1575eb0072 Cleanup of CompileCommands::get_arguments and disables more outside header warnings for header files 8 years ago
eidheim 8a006962bf Std headers are now parsed. Also moved Source::ClangViewParse::get_compilation_commands to CompileCommands::get_arguments and some cleanup." 8 years ago
eidheim f7deb009f4 Minor spelling fix 9 years ago
eidheim 54dd2965e1 Cleanup of meson implementation 9 years ago
eidheim 9b623dd0e0 Added support for the Meson Build System 9 years ago