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
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Docs] Increase Doxygen cache size
Don Hinton
2019-05-22
1
-1
/
+1
*
[PragmaHandler] Expose `#pragma` location
Joel E. Denny
2019-05-21
1
-1
/
+1
*
[Clang][Docs] Document __FILE_NAME__. NFC
Kristina Brooks
2019-05-17
1
-0
/
+5
*
Implement __builtin_LINE() et. al. to support source location capture.
Eric Fiselier
2019-05-16
1
-0
/
+55
*
Temporarily revert "Change -gz and -Wa,--compress-debug-sections to use gABI ...
Eric Christopher
2019-05-14
1
-4
/
+1
*
[AMDGPU] gfx1010 clang target
Stanislav Mekhanoshin
2019-05-13
1
-0
/
+5
*
[clang] Regenerate AST matcher docs 📖
Stephane Moore
2019-05-12
1
-24
/
+24
*
Change -gz and -Wa,--compress-debug-sections to use gABI compression (SHF_COM...
Fangrui Song
2019-05-10
1
-1
/
+4
*
Enable intrinsics of AVX512_BF16, which are supported for BFLOAT16 in Cooper ...
Luo, Yuanke
2019-05-06
1
-0
/
+2
*
Attempt to fix the clang-sphinx-docs bot after r358797
Nico Weber
2019-05-03
1
-1
/
+1
*
Added an AST matcher for declarations that are in the `std` namespace
Dmitri Gribenko
2019-05-03
1
-0
/
+23
*
Add __builtin_dcbf support for PPC
Ahsan Saghir
2019-04-29
1
-0
/
+25
*
Add to the release notes the fact that UninitializedObject checker is now
Sylvestre Ledru
2019-04-26
1
-1
/
+2
*
[clang-format] Fix documentation for FixNamespaceComments
Owen Pan
2019-04-26
1
-1
/
+1
*
[ASTMatchers] Introduce Objective-C matchers `isClassMessage`, `isClassMethod...
Ben Hamilton
2019-04-22
1
-1
/
+38
*
[analyzer] Move UninitializedObjectChecker out of alpha
Kristof Umann
2019-04-19
1
-96
/
+104
*
[clang-format] Add AfterCaseLabel to BraceWrapping
Owen Pan
2019-04-08
1
-38
/
+60
*
[clang-format] Optionally insert a space after unary ! operator
Reuben Thomas
2019-04-08
1
-0
/
+7
*
[docs] Fix rst title in clang langext docs. NFCI
Kristina Brooks
2019-04-05
1
-1
/
+1
*
Fixing a typo; NFC.
Aaron Ballman
2019-04-03
1
-1
/
+1
*
Adding 'CLion integration' to clang-format doc
Sylvestre Ledru
2019-04-03
1
-0
/
+13
*
[PowerPC] Add the support for __builtin_setrnd() in clang
Kang Zhang
2019-03-29
1
-0
/
+72
*
[clang-format] Add style option AllowShortLambdasOnASingleLine
Ronald Wampler
2019-03-26
1
-0
/
+39
*
update the release notes after the change of 'clang -dumpversion'
Sylvestre Ledru
2019-03-26
1
-0
/
+2
*
Clang-format: add finer-grained options for putting all arguments on one line
Paul Hoad
2019-03-23
1
-0
/
+35
*
[clang-format][NFC] correct the release notes
Paul Hoad
2019-03-22
1
-2
/
+3
*
[ASTMatcher] Add clang-query disclaimer to two more matchers that take enum
Roman Lebedev
2019-03-21
1
-0
/
+6
*
[ASTMatchers][OpenMP] OpenMP Structured-block-related matchers
Roman Lebedev
2019-03-21
1
-0
/
+45
*
[ASTTypeTraits][ASTMatchers][OpenMP] OMPClause handling
Roman Lebedev
2019-03-21
1
-0
/
+71
*
[ASTMatchers][OpenMP] Add base ompExecutableDirective() matcher.
Roman Lebedev
2019-03-21
1
-0
/
+14
*
[clang-format] Add basic support for formatting C# files
Paul Hoad
2019-03-21
3
-5
/
+16
*
[clang-format][NFC] fix release notes build issue
Paul Hoad
2019-03-20
1
-1
/
+1
*
[clang-format] BeforeHash added to IndentPPDirectives
Paul Hoad
2019-03-20
2
-2
/
+12
*
[analyzer] Fix an assertation failure for invalid sourcelocation, add a new d...
Kristof Umann
2019-03-14
1
-0
/
+7
*
[clang-format] [PR25010] AllowShortIfStatementsOnASingleLine not working if a...
Paul Hoad
2019-03-13
1
-2
/
+39
*
Revert "[clang-format] [PR25010] AllowShortIfStatementsOnASingleLine not work...
Paul Hoad
2019-03-13
1
-39
/
+2
*
[clang-format] [PR25010] AllowShortIfStatementsOnASingleLine not working if a...
Paul Hoad
2019-03-13
1
-2
/
+39
*
[clang] Add install targets for API headers
Shoaib Meenai
2019-03-11
1
-1
/
+3
*
[docs] Fix checkers.rst doc for PointerSorting checker
Mandeep Singh Grang
2019-03-08
1
-1
/
+1
*
[Analyzer] Checker for non-determinism caused by sorting of pointer-like elem...
Mandeep Singh Grang
2019-03-08
1
-0
/
+12
*
Delete x86_64 ShadowCallStack support
Vlad Tsyrklevich
2019-03-07
1
-10
/
+8
*
[docs] Add some architectures into the list of supported ThreadSanitizer plat...
Vitaly Buka
2019-03-05
1
-3
/
+3
*
[docs] Update the list of ThreadSanitizer supported OSes
Vitaly Buka
2019-03-05
1
-1
/
+3
*
[clang-format][docs][NFC] Fix example for Allman brace breaking style
Jan Korous
2019-03-05
1
-6
/
+15
*
[build] Rename clang-headers to clang-resource-headers
Shoaib Meenai
2019-03-04
2
-3
/
+14
*
[PGO] Clang part of change for context-sensitive PGO (part1)
Rong Xu
2019-03-04
1
-1
/
+41
*
[ASTImporter] Add support for importing ChooseExpr AST nodes.
Tom Roeder
2019-02-26
1
-0
/
+5
*
Revert r354832 "[ASTImporter] Add support for importing ChooseExpr AST nodes."
Reid Kleckner
2019-02-26
1
-5
/
+0
*
[ASTImporter] Add support for importing ChooseExpr AST nodes.
Tom Roeder
2019-02-25
1
-0
/
+5
*
[HWASAN] Updated HWASAN design document to better portray the chance of missi...
Mitch Phillips
2019-02-13
1
-1
/
+2
[next]