]> granicus.if.org Git - clang/shortlog
clang
2013-02-08 Douglas GregorTeach subframework header lookup to suggest modules...
2013-02-07 Anna Zaks[analyzer] Remove redundant check as per Jordan's feedback.
2013-02-07 Anna Zaks[analyzer] Fix typo.
2013-02-07 Anna Zaks[analyzer] Report bugs when freeing memory with offset...
2013-02-07 Anna Zaks[analyzer] Add pointer escape type param to checkPointe...
2013-02-07 Anna Zaks[analyzer] Don't reinitialize static globals more than...
2013-02-07 Douglas GregorForm the default -fmodules-cache-path= properly.
2013-02-07 Fariborz Jahanianobjective-C modern translator. More fixups for
2013-02-07 Daniel Jasperclang-format: Don't put useless space in f( ::g()).
2013-02-07 Douglas GregorAdd missing header from r174648
2013-02-07 Douglas GregorRetain all hidden methods in the global method pool...
2013-02-07 Dmitri Gribenkolibclang: reduce CXString abuse
2013-02-07 Douglas GregorRename -fmodule-cache-path <blah> to -fmodules-cache...
2013-02-07 DeLesley HutchinsThread safety analysis: make sure that expressions...
2013-02-07 Chad RosierTestcase for r174477.
2013-02-07 Guy BenyeiEnable overloading of OpenCL events - this is needed...
2013-02-07 Tim NorthoverFileCheckize volatile test
2013-02-07 Tim NorthoverOnly check for volatile memcpys in test.
2013-02-07 Tim NorthoverAdd AArch64 wchar definition to test
2013-02-07 Tim NorthoverXFAIL test that's inappropriate for AArch64 ABI
2013-02-07 Tim NorthoverPermit ABIs where the caller extends the result (test...
2013-02-07 Dmitri GribenkoDocumentation: fix typo: stdard -> stdarg
2013-02-07 Dmitri GribenkoDocumentation: add information about builtin includes...
2013-02-07 NAKAMURA Takumilibclang: CursorVisitor::VisitBuiltinTypeLoc(): Add...
2013-02-07 Manuel KlimekImplements equalsNode for Decl and Stmt.
2013-02-07 Guy BenyeiAdd OpenCL samplers as Clang builtin types and check...
2013-02-07 Nick LewyckyApply the pure-virtual odr rule to other constructs...
2013-02-07 Richard SmithFix handling of module imports adding names to a DeclCo...
2013-02-07 Richard SmithSimplify FindExternalVisibleDeclsByName by making it...
2013-02-07 Alexander Kornienko-Wimplicit-fallthrough: fixed two cases where "fallthro...
2013-02-07 Fariborz Jahanianobjective-C modern translator. Fix up the translated
2013-02-07 Richard SmithAST dumping: indicate the previous declaration for...
2013-02-07 Douglas GregorBe a little more permissive with -fmodules-ignore-macro...
2013-02-07 Richard SmithAdd a *San + modules FIXME.
2013-02-07 Douglas GregorIntroduce -fmodules-ignore-macro=NNN to ignore a macro...
2013-02-07 Nico WeberFormatter: Move ObjC literal tests to its own test...
2013-02-06 Douglas GregorDetect when we end up trying to load conflicting module...
2013-02-06 Daniel JasperFix bug in the alignment of comments.
2013-02-06 Daniel JasperBecome a little smarter with formatting long chains...
2013-02-06 Manuel KlimekCleanup of ASTMatcher macros and adding support for...
2013-02-06 Daniel JasperAlign trailing block comments like trailing line comments.
2013-02-06 Ted KremenekRemove unneeded test. We have plenty of subgroup relat...
2013-02-06 Jordan RoseAccept and ignore the -fextended-identifiers option.
2013-02-06 Douglas GregorEliminate a race condition with the global module index.
2013-02-06 Nico WeberFormatter: Correctly detect ObjC message expressions...
2013-02-06 Manuel KlimekFix handling of comments in macros.
2013-02-06 Manuel KlimekMuch semicolon after namespaces.
2013-02-06 Daniel JasperFix formatting of ObjC method calls.
2013-02-06 Manuel KlimekParse record declarations with token pasted identifiers.
2013-02-06 Daniel JasperFix a formatting bug caused by comments in expressions.
2013-02-06 Daniel JasperOptionally derive formatting information from the input...
2013-02-06 Daniel JasperFix an issue with the formatting of stars in default...
2013-02-06 Manuel KlimekAdds a convenience function selectFirst to simplify...
2013-02-06 Daniel JasperHandle nested ObjC calls.
2013-02-06 Nico WeberFormatter: No space after & and * in front of ObjC...
2013-02-06 Nick LewyckyDon't check whether a friend declaration is correctly...
2013-02-06 Chad RosierUse a dyn_cast to avoid a crash when the TypeLoc is...
2013-02-06 Daniel Dunbar[Headers] Use standard builtin defines instead of typeo...
2013-02-06 Michael GottesmanAdded test for r174461 that checks that the desired...
2013-02-06 Anna Zaks[analyzer]Revert part of r161511; suppresses leak false...
2013-02-05 Renato GolinAdding armv7l default to cortex-a8
2013-02-05 Michael GottesmanChanged CGObjCMac.cpp to add the marker externally_init...
2013-02-05 Ted KremenekAdd note why we used a switch.
2013-02-05 Douglas GregorMinor tweak to install docs
2013-02-05 Ted KremenekChange subexpressions to be visited in the CFG from...
2013-02-05 Douglas GregorRemove an uninteresting note
2013-02-05 Anna Zaks[analyzer] Teach the analyzer to use a symbol for p...
2013-02-05 Anna Zaks[analyzer] add comment
2013-02-05 Anna Zaks[analyzer] Fix typo, better doxygen as per Jordan's...
2013-02-05 Jordan Rose[analyzer] Add a doc describing the internals of Region...
2013-02-05 Argyrios Kyrtzidis[arcmt] Make sure the objc migrators work fine when...
2013-02-05 Argyrios Kyrtzidis[frontend] Don't put a PCH/PTH filename into the set...
2013-02-05 Nico WeberFormatter: Detect ObjC method expressions after unary...
2013-02-05 Daniel JasperInitial support for formatting ObjC method declarations...
2013-02-05 Daniel JasperFix some linebreak decisions in Google format.
2013-02-05 Daniel JasperFix formatting regression introduced by r174307.
2013-02-05 Arnaud A. de... Fix typo in comment
2013-02-05 NAKAMURA TakumiTextDiagnostic.cpp: Suppress a warning to use ptrdiff_t...
2013-02-05 Eric ChristopherDriver and option support for -gsplit-dwarf. This is...
2013-02-05 Eric ChristopherSpaces instead of tabs.
2013-02-05 Ted KremenekRevert "Remove sparse text on diagnostic options. ...
2013-02-05 Ted KremenekRemove dead code related to the now defunct PCH stat...
2013-02-05 Nick LewyckyTest for virtual instead of pure here. It has the exact...
2013-02-05 Richard SmithPR15095: Use more correct source locations for the...
2013-02-05 Ted KremenekRemove sparse text on diagnostic options. These are...
2013-02-05 Richard SmithAdd some missing diagnostics for C++11 narrowing conver...
2013-02-04 Manuel KlimekImplements the convenience matcher findAll.
2013-02-04 Manuel KlimekAdd an eachOf matcher.
2013-02-04 Daniel JasperImprove handling of trailing block comments
2013-02-04 Daniel JasperImprove formatting of stream operators.
2013-02-04 Daniel JasperImprove handling of trailing block comments.
2013-02-04 Daniel JasperFix an error in formatting of for-loops.
2013-02-04 Daniel JasperRestructuring of token annotation for formatting.
2013-02-04 NAKAMURA Takumiclang/Analysis: Fix r174245, a valgrind error in Analys...
2013-02-03 Dmitri GribenkoDeclPrinter: fix CXXConstructExpr printing with implici...
2013-02-03 Benjamin KramerDrop value names from test to get -Asserts builds back...
2013-02-03 Benjamin KramerCodeGen: Implement hint values for dynamic_cast as...
2013-02-03 Benjamin KramerCodeGen: Remove unnecessary const_casts. No functionali...
2013-02-03 Daniel JasperFix bug in formatting of nested initializers.
2013-02-03 Dmitri GribenkoComment to XML conversion: replace string comparison...
next