llvm-project/clang/tools
Joey Gouly 81228382cf [libclang] Add attribute support for 'pure', 'const' and 'noduplicate'.
This bumps CINDEX_VERSION_MINOR up (to 26).

llvm-svn: 207767
2014-05-01 15:41:58 +00:00
..
arcmt-test [C++11] Add 'override' keyword to virtual methods that override their base class. 2014-03-15 07:47:46 +00:00
c-arcmt-test c-arcmt-test/Makefile: Update USEDLIBS for -static. 2014-04-27 03:40:51 +00:00
c-index-test libclang: split out the documentation comment API 2014-04-28 02:39:27 +00:00
clang-check Follow-up to r207071: Let newFrontendActionFactory() return a unique_ptr. 2014-04-28 04:57:14 +00:00
clang-format clang-format.py: Don't omit the first two words from error messages. 2014-04-17 17:51:57 +00:00
clang-format-vs clang-format vsix cmake build: use ${LLVM_TOOLS_BINARY_DIR}/${CMAKE_CFG_INTDIR} 2013-12-05 17:49:58 +00:00
diag-build Briefly document diag-build.sh 2013-12-28 21:59:11 +00:00
diagtool Replace llvm::array_endof with C++11's std::end. 2014-04-12 15:42:48 +00:00
driver Update Target::createMCAsmParser calls for the LLVM interface change. 2014-04-23 11:15:49 +00:00
libclang [libclang] Add attribute support for 'pure', 'const' and 'noduplicate'. 2014-05-01 15:41:58 +00:00
scan-build scan-build: Don't use realpath when the user provides an explicit path. 2014-04-29 01:37:19 +00:00
scan-view [analyzer] scan-view: don't ever serve absolute paths. 2013-04-29 17:23:06 +00:00
CMakeLists.txt CMake: enable building the clang-format vs plugin 2013-12-03 18:02:51 +00:00
Makefile Re-add clang-check to the Makefile build. 2013-08-22 16:12:04 +00:00