Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.025Aug2423222120191817161514131211109876543232131Jul302928272625242322212019181716151413clang also supports C++14 & 17 + remove trailing whitespaces[coroutines] Support coroutine-handle returning await-suspend (i.e symmetric control transfer)Rename diagnostic groups from CXX1z to CXX17. No functionality change.Fix up the -Wc++XX-compat warnings to properly handle C++2a.Fix MSVC bots which include '__attribute__((thiscall))' in pretty-printed member function types.[c++2a] P0704R1: Allow pointers to const& member functions to be called on rvalues.Remove .gitattributes, add comment to lineendings.[clang] Remove unit test which uses reverse-iterate flag[sanitizer-coverage] document -fsanitize-coverage=pc-table and -fsanitize-coverage=inline-8bit-countersExpose -mllvm -accurate-sample-profile to clang.[ubsan] PR34266: When sanitizing the 'this' value for a member function that happens to be a lambda call operator, use the lambda's 'this' pointer, not the captured enclosing 'this' pointer (if any).[Preprocessor] Correct internal token parsing of newline characters in CRLFRevert "[ubsan] PR34266: When sanitizing the 'this' value for a member function that happens to be a lambda call operator, use the lambda's 'this' pointer, not the captured enclosing 'this' pointer (if any)."[clang-format] Emit absolute splits before lines for comments, try 2[mips] Introducing option -mabs=[legacy/2008]Fix use-after-free in Clang's ASTSelection unittest[Driver][AArch64] Add tests for RDM feature.Add missing std::move call[refactor] Add the AST source selection componentremoved emitting of intializers for shared memory[Clang][x86][Inline Asm] support for GCC style inline asm - Y<x> constraintsRevert "[clang-format] Break non-trailing block comments"Fixups to FE tests affected by D36793[Driver] Register effective triple before get arm float abi.Fix ClangFormatFuzzer.ObjC++: decorate ObjC interfaces in MSABI properlyFix mangling for dependent "type { expr-list }" expressions, and add mangling for designated initializers matching recent cxx-abi-dev discussion.Fix a bug in CGDebugInfo::EmitInlineFunctionStart causing DILocations to beParse and print DIExpressions inline to ease IR and MIR testing[clang-proto-fuzzer] Fix clang-proto-to-cxx build.[ubsan] PR34266: When sanitizing the 'this' value for a member function that happens to be a lambda call operator, use the lambda's 'this' pointer, not the captured enclosing 'this' pointer (if any).Headers: explicitly specify double-word alignment[clang-diff] Properly clear the selection in HTML diff[clang-diff] Reformat test, NFC[clang-diff] HTML diff navigation[analyzer] Make StmtDataCollector customizableRevert "[clang-format] Emit absolute splits before lines for comments"Headers: give _Unwind_Control_Block double-word alignmentImplement CFG construction for __try / __except / __leave.[clang-format] Emit absolute splits before lines for comments
Loading