index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libclang] Rename CXSkippedRanges to CXSourceRangeList to make it more future...
Argyrios Kyrtzidis
2013-12-06
3
-9
/
+9
*
[c-index-test] For the '-remap-file' option use a comma for separator which i...
Argyrios Kyrtzidis
2013-12-05
1
-7
/
+7
*
clang-format vsix cmake build: use ${LLVM_TOOLS_BINARY_DIR}/${CMAKE_CFG_INTDIR}
Hans Wennborg
2013-12-05
1
-2
/
+2
*
Fix a tranche of comment, test and doc typos
Alp Toker
2013-12-05
2
-2
/
+2
*
[libclang] Record ranges skipped by the preprocessor and expose them with lib...
Argyrios Kyrtzidis
2013-12-05
3
-0
/
+57
*
[c-index-test] Enhance perform_test_reparse_source() to allow remapping a file
Argyrios Kyrtzidis
2013-12-05
1
-12
/
+77
*
[c-index-test] For the '-remap-file=' option use ':' instead of ';' for separ...
Argyrios Kyrtzidis
2013-12-05
1
-7
/
+7
*
clang-format-diff.py: pass through errors to stderr, not stdout
Alp Toker
2013-12-05
1
-5
/
+2
*
Add an AdjustedType sugar node for adjusting calling conventions
Reid Kleckner
2013-12-05
2
-0
/
+12
*
clang-format-diff.py: Fix 'beintroduced' in help output
Alp Toker
2013-12-04
1
-1
/
+1
*
CMake: enable building the clang-format vs plugin
Hans Wennborg
2013-12-03
3
-0
/
+20
*
Preserve carriage return when using clang-format's XML interface.
Manuel Klimek
2013-12-03
1
-2
/
+23
*
Fix method/variable name typos
Alp Toker
2013-12-03
1
-2
/
+2
*
ClangFormatPackage.cs: fix inconsistent line endings
Hans Wennborg
2013-12-02
1
-1
/
+1
*
clang-format vs plugin: use Alp's suggestion for getting the path
Hans Wennborg
2013-12-02
1
-2
/
+2
*
clang-format vs plugin: bake clang-format.exe into the vsix
Hans Wennborg
2013-12-02
3
-1
/
+11
*
Added an option to specify fallback style.
Alexander Kornienko
2013-12-02
1
-3
/
+10
*
Fix typo: s/Occurence/Occurrence/
Alp Toker
2013-11-30
2
-5
/
+5
*
[libclang] Check for LIBCLANG_DISABLE_CRASH_RECOVERY before enabling crash re...
Argyrios Kyrtzidis
2013-11-27
1
-6
/
+2
*
[libclang] Make sure we don't access past the tokens buffer while token annot...
Argyrios Kyrtzidis
2013-11-27
1
-7
/
+29
*
Remove a whole lot of unused variables
Alp Toker
2013-11-27
1
-1
/
+0
*
Clang format VS plugin: update build prerequisites in the README
Hans Wennborg
2013-11-25
1
-1
/
+2
*
Add txt file extension to VS solution's README
Alp Toker
2013-11-22
1
-2
/
+2
*
Install clang-format's editor integrations in $PREFIX/share/clang/
Hans Wennborg
2013-11-14
1
-0
/
+5
*
Work around a bug in old gcc on the FreeBSD bot, which complains about
Dmitri Gribenko
2013-11-14
1
-3
/
+3
*
libclang does not depend directly on clangFormat; but clangIndex does
Dmitri Gribenko
2013-11-13
1
-1
/
+0
*
Documentation parsing: move comment-to-XML conversion routines to libIndex
Dmitri Gribenko
2013-11-13
5
-1193
/
+28
*
Make inline functions in a header file static.
Dmitri Gribenko
2013-11-13
1
-6
/
+6
*
Add an optional mapping from source paths to source contents.
Manuel Klimek
2013-11-13
1
-0
/
+36
*
Documentation parsing: add support for \throws \throw \exception commands
Dmitri Gribenko
2013-11-12
1
-0
/
+13
*
Upgrade the VS solution to 2012.
Manuel Klimek
2013-11-12
3
-6
/
+54
*
Fix key bindings for VS 2010.
Manuel Klimek
2013-11-12
1
-4
/
+5
*
Recreated the ClangFormat VSPackage with VS 2010.
Manuel Klimek
2013-11-12
7
-45
/
+46
*
Revert unintentional commit from r194477.
Manuel Klimek
2013-11-12
5
-53
/
+67
*
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@194477 91177308-0d34-...
Manuel Klimek
2013-11-12
5
-67
/
+53
*
Rather than duplicating extension diagnostics to allow them to cause a
Richard Smith
2013-11-12
1
-2
/
+1
*
Use a StringRef. Saves 0.00000000000001s on execution time.
Bill Wendling
2013-11-09
1
-1
/
+1
*
Py3k compat for clang-format Sublime Text extension.
Sean Silva
2013-11-08
1
-1
/
+2
*
clang-format: Write files atomically
Alp Toker
2013-11-08
1
-11
/
+1
*
This patch modified ExeBasename as clang-cl.exe to match the preceding comment.
Yaron Keren
2013-11-06
1
-1
/
+1
*
[libclang] Some changes on the linker options for libclang on a CMake build.
Argyrios Kyrtzidis
2013-11-06
1
-3
/
+11
*
It is no longer necessary to opt out of pretty stack traces.
Filip Pizlo
2013-11-04
1
-5
/
+0
*
Store a TypeArgument on an attribute as a TypeSourceInfo*, rather than as a
Richard Smith
2013-10-31
2
-5
/
+8
*
Factor out custom parsing for iboutletcollection and vec_type_hint attributes
Richard Smith
2013-10-31
2
-4
/
+4
*
Use LLVMLibsOptions intead of LDFLAGS when setting the libclang soname. This ...
Sylvestre Ledru
2013-10-29
1
-1
/
+1
*
clang-format.py: Make formatting unnamed buffers work again (broke in r190691).
Nico Weber
2013-10-25
1
-3
/
+4
*
[analyzer] scan-build: Handle -m* option wildcard after compiler/linker flags.
Jordan Rose
2013-10-22
1
-4
/
+5
*
Rename some functions for consistency.
Rafael Espindola
2013-10-17
1
-4
/
+4
*
Add llvm_unreachable to pacify GCC's dropping off non-void function warning.
Benjamin Kramer
2013-10-15
1
-1
/
+4
*
[libclang] When querying for the availability of an enumerator, pick up the a...
Argyrios Kyrtzidis
2013-10-15
1
-40
/
+75
[next]