]> granicus.if.org Git - clang/shortlog
clang
2013-03-22 Dmitri GribenkoDocumentation: fix a typo and formatting
2013-03-22 Daniel JasperFix DeclRefExpr::getFoundDecl() for usages by reference.
2013-03-22 Daniel JasperMake clang-format understand more line comments.
2013-03-22 Douglas GregorAdd future directions for modules
2013-03-22 Douglas GregorMore modules documentation, including the straw-man...
2013-03-22 Alexey BataevOpenMP threadprivate directive parsing and semantic...
2013-03-22 Douglas GregorMore documentation on the module map language.
2013-03-22 Alexey Bataevtest commit
2013-03-22 John McCallWarn about attempts to reinterpret_cast between two...
2013-03-22 John McCallFix a crash-on-valid where a block capture copy express...
2013-03-22 Richard Smithubsan: Pass floating-point arguments to the runtime...
2013-03-22 Douglas Gregor<rdar://problem/13479214> Make Clang's <stddef.h> robus...
2013-03-21 Jordan Rose[analyzer] scan-build: emit errors on stderr, and exit...
2013-03-21 David BlaikieUpdate debug info test case for more incoming DIBuilder...
2013-03-21 David BlaikieUpdate debug info test case for an incoming change...
2013-03-21 Douglas Gregor<rdar://problem/13477190> Give the Clang module cache...
2013-03-21 David BlaikieFix indentation
2013-03-21 Fariborz JahanianObjective-C: Tighten the rules when warning
2013-03-21 David BlaikieGeneralize debug info tests to be forward compatible...
2013-03-21 Aaron BallmanThis ugly regex is required because on Windows, the...
2013-03-21 Benjamin KramerRemove unused variable.
2013-03-21 Benjamin KramerAvoid warnings from compilers that think you can drop...
2013-03-21 Aaron BallmanDelayed template parsing is not supported by the AST...
2013-03-21 Jordan Rose[analyzer] Print return values from debug.DumpCalls...
2013-03-21 Alexander KornienkoBetter block comment formatting.
2013-03-21 Alexander Potapenko[ASan] Let the users to invoke `clang -fsanitize=addres...
2013-03-21 Bob WilsonFix a typo.
2013-03-21 Douglas Gregor<rdar://problem/13037793> Allow the names of modules...
2013-03-21 John McCallFurther weaken block conversion rules to permit blocks...
2013-03-21 Manman RenAdd more testing cases for tbaa.struct
2013-03-20 David BlaikieDebug info - generalize namespace test to not depend...
2013-03-20 Richard SmithSplit ubsan runtime into three pieces (clang part):
2013-03-20 Reid Kleckner[ms-cxxabi] Mangle function pointer template arguments...
2013-03-20 Jordan Rose[analyzer] Appease buildbots: include template argument...
2013-03-20 James DennettDocumentation cleanup for MacroInfo.
2013-03-20 Douglas Gregor<rdar://problem/12368093> Extend module maps with a...
2013-03-20 Jordan Rose[analyzer] Don't invalidate globals when there's no...
2013-03-20 Jordan Rose[analyzer] Track malloc'd memory into struct fields.
2013-03-20 Jordan Rose[analyzer] Invalidate regions indirectly accessible...
2013-03-20 Jordan Rose[analyzer] Remove strip of ElementRegion in CallEvent...
2013-03-20 David Blaikierefactoring file/directory for namespace debug info
2013-03-20 David BlaikieEnhance debug info namespace test to check for context...
2013-03-20 Fariborz JahanianDo the error recovery for @end only.
2013-03-20 Sean Silva[docs] Point inquisitive users to existing module.map...
2013-03-20 Sean Silva[docs] Prominently note that modules are expemental.
2013-03-20 Fariborz JahanianObjective-C [qoi] more gracefull recovery when
2013-03-20 David BlaikiePR7256: Provide a fixit for incorrect destructor declar...
2013-03-20 Douglas GregorFix typo and grammaro in modules documentation
2013-03-20 Douglas GregorOnly introduce the SDKSettings.plist dependency in...
2013-03-20 Manman RenExploit this-return of a callsite in a this-return...
2013-03-20 Alexander KornienkoSupport for pointers-to-members usage via .*
2013-03-20 Daniel JasperRemove assertion that can be triggered on bad input.
2013-03-20 Daniel JasperFix infinite-loop in unwrapped line parser.
2013-03-20 Daniel JasperDo not consider comments when adjusting to local indent...
2013-03-20 Daniel JasperReduce penalty for breaks after "(" for functions with...
2013-03-20 Daniel JasperAdd extra indentation for multiline comparisons.
2013-03-20 Daniel JasperDon't remove all indentation when in #defines.
2013-03-20 Daniel JasperAdd clang-format binary to cfe.
2013-03-20 Daniel JasperImprove formatting of function types in template parame...
2013-03-20 Hans WennborgFix redundant comparison in gcc::Common::ConstructJob.
2013-03-20 Douglas GregorWork-in-progress documentation on the experimental...
2013-03-20 John McCallRemove some dead code.
2013-03-20 David BlaikieMake front-end debug info namespace test frontend-only...
2013-03-20 Douglas GregorMake sure that Module::ConfigMacrosExhaustive gets...
2013-03-20 Richard SmithTeach statement / declaration disambiguation about...
2013-03-20 Rafael EspindolaRemove the Tools DensMap from the toolchain.
2013-03-20 Nick LewyckyThe flag "-coverage-function-names-in-data" is actually...
2013-03-20 John McCallDon't look outside the innermost enclosing namespace...
2013-03-20 Reid Kleckner[ms-cxxabi] Fix assertion on unhandled function templat...
2013-03-20 Nick LewyckyMake clang emit linkage names in debug info for subprog...
2013-03-20 Jordan Rose[analyzer] Re-apply "Do part of the work to find shorte...
2013-03-20 Jordan Rose[analyzer] Break cycles (optionally) when trimming...
2013-03-20 Douglas Gregor<rdar://problem/10796651> Introduce configuration macro...
2013-03-19 David BlaikieSimplify/generalize some debug info test cases
2013-03-19 Jordan Rose[analyzer] Add an integer version of the Circle tests...
2013-03-19 Anna Zaks[analyzer] Do not believe lazy binding when symbolic...
2013-03-19 Jordan Rose[analyzer] Add a test case for diagnostic suppression...
2013-03-19 Jordan RoseRevert "[analyzer] Do part of the work to find shortest...
2013-03-19 Chad RosierTest case for r177439 and r177440.
2013-03-19 Fariborz JahanianObjective-C [qoi]: Provide improved parse diagnostics...
2013-03-19 Daniel JasperFix indentation for case: // comment.
2013-03-19 Adrian PrantlRelax test to allow for attributes on other architectur...
2013-03-19 Alexander KornienkoSplit long lines in multi-line comments.
2013-03-19 Chad RosierUpdate test for r177413.
2013-03-19 Tobias Grossercindex.py: Handle NULL pointers when parsing translatio...
2013-03-19 Rafael EspindolaDon't try to set attributes in alias, they have none.
2013-03-19 Rafael EspindolaRevert r177329.
2013-03-19 Rafael EspindolaGo back to using the integrated assembler on windows...
2013-03-19 Alexey Samsonov[ASan] Make -fsanitize=address always imply -fsanitize...
2013-03-19 John McCallAdd a clarifying note when a return statement is reject...
2013-03-19 Douglas GregorRemove stray semicolon
2013-03-19 Douglas GregorMinor optimization to r177367 to treat a module with...
2013-03-19 Rafael EspindolaFinish refactoring the tool selection logic.
2013-03-19 Douglas Gregor<rdar://problem/13363214> Eliminate race condition...
2013-03-19 Richard SmithPR15383: When -fsanitize=float-cast-overflow checks...
2013-03-18 Rafael EspindolaCentralize the logic for using the integrated assembler.
2013-03-18 Argyrios Kyrtzidis[libclang] Modify clang_getCursorType to be able to...
2013-03-18 Fariborz Jahaniandocumentation comment parsing. Added couple of
2013-03-18 Richard SmithDiagnose uses of 'alignof' on functions in -pedantic...
2013-03-18 Jordan Rose[analyzer] Do part of the work to find shortest bug...
next