]> granicus.if.org Git - clang/shortlog
clang
2013-06-07 Alexander KornienkoFixed calculation of penalty when breaking tokens.
2013-06-07 Manuel KlimekAdds a test that verifies angle bracket locations.
2013-06-07 Manuel KlimekReverts r183466: "Perform dynamic alignment computation...
2013-06-07 Faisal ValiReverting test commit
2013-06-07 Faisal Valitest commit
2013-06-07 Richard SmithPR16243: Use CXXThisOverride during template instantiat...
2013-06-07 Eli FriedmanWhen we're synthesizing copy/move-assignment, we can...
2013-06-07 Adrian Prantldocumentation: remove confusing reference to properties.
2013-06-07 Adrian PrantlObjC Debug Info: Emit the names of accessors whenever...
2013-06-07 Adrian PrantlImprove documentation.
2013-06-07 Fariborz Jahanianblocks: fixes an ast bug when block pointer variable
2013-06-07 Tim NorthoverDiagnose malformed x86 inline asm using 'y' constraint.
2013-06-07 Eli FriedmanPerform dynamic alignment computations so that the...
2013-06-06 David MajnemerImplement DR7
2013-06-06 Anna Zaks[analyzer] Address Jordan’s code review for r183451
2013-06-06 Anna Zaks[analyzer] Ensure that pieces with invalid locations...
2013-06-06 Anna Zaks[analyzer] fixup the comment
2013-06-06 Jordan Rose[analyzer; new edges] Simplify edges in a C++11 for...
2013-06-06 Argyrios Kyrtzidis[libclang] CMake: add an option to control building...
2013-06-06 Daniel JasperFix incorrect line breaking before trailing block comments.
2013-06-06 Joey GoulyFix a crash with -Wassign-enum, where we didn't adjust...
2013-06-06 Hans Wennborgclang-check: add missing space in Makefile
2013-06-06 Benjamin Kramerclang-check: Link the static analyzer in the Makefile...
2013-06-06 Pavel LabathAdd support for static analysis to clang-check
2013-06-06 Pavel LabathClangTool: strip -o from the command line
2013-06-06 Richard SmithImplement DR1270: braces can be elided in all aggregate...
2013-06-06 Hans WennborgDisallow reinterpret_cast from pointer to bool on Windows
2013-06-06 Daniel JasperFix clang-format's expression parser for leading }s.
2013-06-06 Daniel JasperImprove c-style cast detection.
2013-06-06 Richard SmithWhen a static storage duration temporary appears in...
2013-06-06 Richard TrieuDon't create a StringRef from a temporary string.
2013-06-06 Jordan Rose[analyzer] Look through ExprWithCleanups to see if...
2013-06-06 Jordan Rose[analyzer] Improve debug output for PathDiagnosticPieces.
2013-06-06 NAKAMURA Takumiclang/unittests/Format/FormatTest.cpp: Suppress utf8...
2013-06-06 Anna Zaks[analyzer] Fix a crash that occurs when processing...
2013-06-06 Jordan Rose[analyzer; new edges] Don't crash if the top-level...
2013-06-06 Jordan Rose[analyzer; new edges] Ignore self-edges, not all edges...
2013-06-05 Eric ChristopherIf we're splitting the dwarf for fission and don't...
2013-06-05 Fariborz JahanianObjective-C: Provide fixit with suggested spelling...
2013-06-05 David BlaikiePR14763: Debug info for non-trivial record parameters
2013-06-05 Argyrios KyrtzidisWhen the template specialization header is missing...
2013-06-05 Peter Collingbourne[ms-cxxabi] Thread GlobalDecls through to CodeGenModule...
2013-06-05 Pavel Labathclang-check: Enable specification of additional compile...
2013-06-05 Reid Kleckner[ms-cxxabi] Fix vbptr offsets in memptrs when the vbptr...
2013-06-05 Benjamin KramerSilence GCC warning.
2013-06-05 Alexander KornienkoAdded test with characters using four bytes in UTF...
2013-06-05 Alexander KornienkoUTF-8 support for clang-format.
2013-06-05 Timur IskhodzhanovRecommit r183298+r183300 'Get rid of VTableContext...
2013-06-05 Timur Iskhodzhanov... and actually run it
2013-06-05 Timur IskhodzhanovAdd a test for the breakage from r183298
2013-06-05 Timur IskhodzhanovUnrevert the tests from r183298 as they pass with both...
2013-06-05 Timur IskhodzhanovRevert r183298 and r183300 as the former broke the...
2013-06-05 Alexander KornienkoMake clang tools ignore -fcolor-diagnostics and -fdiagn...
2013-06-05 NAKAMURA TakumiASTTests/DeclTest.cpp: Tweak on msvc target to add...
2013-06-05 David BlaikieFix fallout from r183298, unused function (CollectPrima...
2013-06-05 Timur IskhodzhanovFix the DUMP_OVERRIDERS macro in the VTableBuilder.cpp
2013-06-05 Timur IskhodzhanovGet rid of VTableContext::ComputeMethodVTableIndices...
2013-06-05 David BlaikiePR16214: Debug Info: -flimit-debug-info doesn't omit...
2013-06-05 Rafael EspindolaDefault to PIE and using stack protection on OpenBSD.
2013-06-05 Jakob Stoklund... Implement SparcV9ABIInfo::EmitVAArg.
2013-06-05 Jakob Stoklund... Fix CoerceIntOrPtrToIntOrPtr on big-endian targets.
2013-06-05 Jakob Stoklund... Heed ABIArgInfo::getInReg() for return values.
2013-06-05 Richard SmithModel temporary lifetime-extension explicitly in the...
2013-06-04 Reid Kleckner[ms-cxxabi] Factor out some loops into helpers for...
2013-06-04 Argyrios Kyrtzidis[libclang] When annotating tokens, don't override a...
2013-06-04 David MajnemerAnalysis: Add a CFG successor to a SwitchStmt if it...
2013-06-04 Alexander KornienkoAdded Lexer::getBufferEnd().
2013-06-04 Fariborz JahanianObjective-C encoding. Fixes up encodeing for
2013-06-04 Samuel BenzaquenParser/Registry argument enhancements.
2013-06-04 Manuel KlimekEnables chaining of argument adjusters in clang tools.
2013-06-04 Sylvestre LedruFix a typo (chek => check)
2013-06-04 Rafael EspindolaFix linkage computation for local types in template...
2013-06-04 Benjamin KramerFix typo in comment. Found by -Wdocumentation.
2013-06-04 Bill WendlingReset the release notes for the 3.4 release.
2013-06-04 Bob WilsonRephrase asm_mismatched_size_modifier diagnostic. ...
2013-06-04 Richard SmithRemove some unreachable (and wrong) code and replace...
2013-06-04 Aaron BallmanAdding support for MSVC #pragma detect_mismatch functio...
2013-06-04 David BlaikieBound member function diagnostic - suggest no-args...
2013-06-03 Bob WilsonDo not report -Wasm-operand-widths for ARM output opera...
2013-06-03 Jordan Rose[analyzer] Enable the new edge algorithm by default.
2013-06-03 Jordan Rose[analyzer; new edges] Omit subexpression back-edges...
2013-06-03 Jordan Rose[analyzer; new edges] Don't eliminate subexpr edge...
2013-06-03 Jordan Rose[analyzer; new edges] Eliminate "cycle edges" for a...
2013-06-03 Jordan Rose[analyzer; new edges] Extra test case.
2013-06-03 Jordan Rose[analyzer; new edges] Improve enclosing contexts for...
2013-06-03 Jordan Rose[analyzer; new edges] Include context for edges to...
2013-06-03 Jordan Rose[analyzer; new edges] Include a top-level function...
2013-06-03 Jordan RoseCFG: In a DeclStmt, skip anything that's not a VarDecl.
2013-06-03 Benjamin KramerPacify compilers that think you can drop off a fully...
2013-06-03 David BlaikieUnresolvedMemberExpr should have an expr location of...
2013-06-03 Benjamin Kramer__uint128_t is only available on 64 bit platforms,...
2013-06-03 Samuel BenzaquenAdd support for .bind("foo") expressions on the dynamic...
2013-06-03 Richard SmithConvert some Unicode whitespace to ASCII whitespace.
2013-06-03 Alexander KornienkoMoved FormatToken to a separate header.
2013-06-03 Daniel JasperLet clang-format remove empty lines before "}".
2013-06-03 Manuel KlimekFix memory leak for APValues that do memory allocation.
2013-06-03 Daniel JasperImprove detection preventing certain kind of formatting...
2013-06-03 Daniel JasperFix line-breaking problem caused by comment.
2013-06-03 Richard SmithDo not walk through member-accesses on bitfields when...
2013-06-03 Richard SmithRefactor constant expression evaluation to associate...
next