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
*
Document the nullability attributes.
Douglas Gregor
2015-06-22
1
-105
/
+692
*
[CFI] Require -flto instead of implying it.
Alexey Samsonov
2015-06-19
2
-7
/
+7
*
Fix "the the" in comments/documentation/etc.
Eric Christopher
2015-06-19
1
-1
/
+1
*
Implement diagnostic mode for -fsanitize=cfi*, -fsanitize=cfi-diag.
Peter Collingbourne
2015-06-19
1
-4
/
+6
*
Introduce -fsanitize-trap= flag.
Peter Collingbourne
2015-06-18
1
-15
/
+31
*
clang-format: Make AlwaysBreakBeforeMultilineStrings more conservative.
Daniel Jasper
2015-06-18
1
-0
/
+5
*
[modules] Rename -fmodule-maps to -fimplicit-module-maps (and likewise for
Richard Smith
2015-06-16
1
-3
/
+3
*
[modules] Remove non-functional driver options -f[no-]modules-implicit-maps.
Richard Smith
2015-06-15
1
-4
/
+1
*
Protection against stack-based memory corruption errors using SafeStack: Clan...
Peter Collingbourne
2015-06-15
4
-0
/
+169
*
docs: grammar adjustments in clang manpage
Saleem Abdulrasool
2015-06-13
1
-7
/
+7
*
clang-format: Make SFS_Inline imply SFS_Empty.
Daniel Jasper
2015-06-11
1
-18
/
+15
*
Fix typo in cross-compilation docs: "-fpu" -> "-mfpu"
Vladimir Sukharev
2015-06-03
1
-1
/
+1
*
Fix typo in tutorial.
Douglas Katzman
2015-06-02
1
-1
/
+1
*
Correct DriverInternals.rst: ccc-print-options is gone.
Douglas Katzman
2015-06-02
1
-2
/
+2
*
Improve user documentation on profiling.
Diego Novillo
2015-05-28
1
-14
/
+57
*
Fixing an RST issue to silence a sphinx warning.
Aaron Ballman
2015-05-26
1
-4
/
+3
*
__declspec is not a core Clang language extension. Instead, require -fms-exte...
Aaron Ballman
2015-05-26
1
-1
/
+4
*
Going out on a limb and guessing that someone viewing the 3.7 release notes m...
Aaron Ballman
2015-05-26
1
-2
/
+2
*
Add clarifying note that sampling-based profiles cannot be used for code cove...
Diego Novillo
2015-05-22
1
-0
/
+4
*
Updating the documentation to include an operator! for negative capability su...
Aaron Ballman
2015-05-22
1
-0
/
+3
*
Implement no_sanitize attribute.
Peter Collingbourne
2015-05-15
1
-0
/
+2
*
Fix a #include cycle in the libclang headers. "Eventually" is now.
Richard Smith
2015-05-14
1
-0
/
+4
*
Made considerable updates to the documentation explaining how to add a new at...
Aaron Ballman
2015-05-13
1
-155
/
+267
*
Fix indentation problem introduced in r236964. NFC
Jonathan Roelofs
2015-05-11
1
-10
/
+10
*
Fix formatting of a few code blocks. NFC
Jonathan Roelofs
2015-05-11
1
-6
/
+9
*
Update docs for SanitizerCoverage.
Alexey Samsonov
2015-05-07
2
-17
/
+23
*
Fix some glitches in the MSVCCompatibility document
David Majnemer
2015-05-07
1
-2
/
+2
*
Note that we support 'throw' for the MS ABI.
David Majnemer
2015-05-07
1
-2
/
+3
*
[MS ABI] Implement thread-safe initialization using the MSVC 2015 ABI
David Majnemer
2015-05-07
1
-4
/
+5
*
[docs] Update SanitizerCoverage docs.
Sergey Matveev
2015-05-06
1
-6
/
+12
*
Update MSVC compatibility doc note about exceptions
Reid Kleckner
2015-05-04
1
-3
/
+10
*
Mention PPCallbacks interface change in release notes.
Richard Smith
2015-05-04
1
-1
/
+3
*
clang-format: Add ability to align assignment operators.
Daniel Jasper
2015-04-29
1
-0
/
+11
*
Support generating NMake/Jom-style depfiles.
Paul Robinson
2015-04-27
1
-0
/
+19
*
Fix clang docs build.
Sergey Matveev
2015-04-23
1
-2
/
+2
*
Add clang/docs/SanitizerCoverage.rst
Sergey Matveev
2015-04-23
2
-0
/
+349
*
Implement CFI type checks for non-virtual calls.
Peter Collingbourne
2015-04-02
2
-5
/
+24
*
[modules] Restrict the module use-declaration to only appear in top-level
Richard Smith
2015-03-26
1
-8
/
+17
*
[UBSan] Don't allow to use UBSan with anything except for ASan.
Alexey Samsonov
2015-03-20
1
-2
/
+2
*
C++14: Disable sized deallocation by default due to ABI breakage
Reid Kleckner
2015-03-20
1
-0
/
+5
*
Implement bad cast checks using control flow integrity information.
Peter Collingbourne
2015-03-14
2
-0
/
+60
*
Remove duplicate "the". N+1 redundancy is not useful here.
Nico Weber
2015-03-12
1
-1
/
+1
*
[docs] Update the doxygen configuration file.
Logan Chien
2015-03-12
5
-1217
/
+1790
*
[docs] Replace the doxygen qch option properly.
Logan Chien
2015-03-12
1
-4
/
+11
*
docs: Document byte arrays.
Peter Collingbourne
2015-03-12
1
-16
/
+26
*
MS ABI: Mark 'throw' as implemented in the compatibility doc
David Majnemer
2015-03-11
1
-2
/
+2
*
Document __has_feature(modules) in LanguageExtensions
Ben Langmuir
2015-03-10
1
-0
/
+8
*
[UBSan] Split -fsanitize=shift into -fsanitize=shift-base and -fsanitize=shif...
Alexey Samsonov
2015-03-09
1
-1
/
+3
*
ASTMatchers: Make AST_POLYMORPHIC_SUPPORTED_TYPES a variadic macro
Benjamin Kramer
2015-03-07
1
-2
/
+2
*
Revert "[UBSan] Split -fsanitize=shift into -fsanitize=shift-base and -fsanit...
Alexey Samsonov
2015-03-05
1
-3
/
+1
[next]