]> granicus.if.org Git - clang/shortlog
clang
2012-10-08 Micah VillmowMove TargetData to DataLayout.
2012-10-08 Daniel JasperSupport symlinks and relative paths in complilation...
2012-10-08 David BlaikieUse a single note diagnostic for all the precedent...
2012-10-08 David BlaikieStringRef-ify Binary/UnaryOperator::getOpcodeStr
2012-10-07 Benjamin KramerPython bindings: fix typo.
2012-10-07 Benjamin KramerPython bindings: Add missing availability kind.
2012-10-07 Rafael EspindolaUse getArch instead of getArchName + string compare.
2012-10-07 Rafael EspindolaUse getArch instead of getArchName.
2012-10-06 Dmitri GribenkoList of potential checkers: smart pointer checker:...
2012-10-06 Dmitri GribenkoClang static analyzer docs: fix a couple of HTML markup...
2012-10-06 Dmitri GribenkoList of potential checkers: more C++11 details for...
2012-10-06 Benjamin KramerExpose __builtin_bswap16.
2012-10-06 Ted KremenekPlace warn_impcast_different_enum_types in a new warnin...
2012-10-06 Ted KremenekAdd link to potential future checkers.
2012-10-06 Ted KremenekAdd list of potential checkers. Provided by Anton...
2012-10-06 Jordan Rose[analyzer] Tweak test to run the retain-count checker...
2012-10-06 Jordan RoseParentMap: Restore the ability to update an existing...
2012-10-06 Jordan Rose[analyzer] Handle implicit statements used for end...
2012-10-06 Argyrios Kyrtzidis[libclang] Fix the comments, as suggested by Dmitri.
2012-10-06 Argyrios Kyrtzidis[libclang] Don't disable the preprocessing record while...
2012-10-05 Alex RosenbergFix another spot where this test varied for a Release...
2012-10-05 Alex RosenbergMake test resilient to Release build temp names.
2012-10-05 Alex RosenbergPropagate calling convention for aliases and weakrefs.
2012-10-05 Alex RosenbergFileCheckize test
2012-10-05 DeLesley HutchinsThread-safety analysis: allow attributes on constructor...
2012-10-05 Ted KremenekAdd color output to 'diagtool tree' to show what warnin...
2012-10-05 Aaron BallmanChanging line endings from Windows to Unix. No functio...
2012-10-05 Michael LiaoAdd intrinsic of MULX in BMI2 header
2012-10-05 Abramo BagnaraAdded forgotten break.
2012-10-05 Eli FriedmanMake sure to generate the right kind of MDNode for...
2012-10-05 Richard SmithWorkaround for libstdc++4.6 <atomic> bug: make comment...
2012-10-05 David BlaikieImplement -Wshift-op-parentheses for: a << b + c
2012-10-05 Argyrios Kyrtzidis[libclang] Now that we have a CXModule object, pass...
2012-10-05 Argyrios Kyrtzidis[libclang] Introduce new C functions that provide infor...
2012-10-05 Argyrios Kyrtzidis[Modules] Introduce Module::TopHeaders which is a set...
2012-10-05 Argyrios Kyrtzidis[preprocessing record] Have PPEntityID be independent...
2012-10-05 Argyrios Kyrtzidis[libclang] Introduce CXCursor_ModuleImportDecl cursor...
2012-10-04 Chad RosierTest case for r165275.
2012-10-04 Richard SmithIf we flow off the end of a value-returning function:
2012-10-04 Richard Smithlibstdc++-4.6 needs the same common_type fix as libstdc...
2012-10-04 Richard SmithEgriegious hack to support libstdc++4.6's broken <atomi...
2012-10-04 Abramo BagnaraFixed FunctionTypeLoc source range.
2012-10-04 Abramo BagnaraFixed instantiated operators source range.
2012-10-04 Abramo BagnaraFixed friend decl source range.
2012-10-04 Abramo BagnaraFixed ParamDecl source range for implicit typed k&r...
2012-10-04 Bill SchmidtFix the CodeGen/ppc64-varargs-struct.c test case to...
2012-10-04 Bill SchmidtAdd a test case for r156143, which enabled general...
2012-10-04 Benjamin KramerDriver: Link crtfastmath.o if it's available and -ffast...
2012-10-04 Michael HanFix scope location when parsing GNU attributes.
2012-10-04 Preston GurdRevert 165129
2012-10-04 Benjamin KramerPrefer StringRef::startswith to the strncmp/strlen...
2012-10-04 Logan ChienFix typo in comments.
2012-10-04 Axel NaumannFix r165005: The lexical DeclContext is not the right...
2012-10-04 Nick LewyckyAdd missing comment for mangling.
2012-10-04 Lang HamesFail early with a clear assert if an operation with...
2012-10-04 Lang HamesTest file-scoped FP_CONTRACT pragma.
2012-10-04 Eli FriedmanPermanently end the whole "pragma got handled by the...
2012-10-03 Bill WendlingAdd an explicit -object_path_lto flag during linking...
2012-10-03 Fariborz Jahanianuse ';' instead of '-' in the note part of my last...
2012-10-03 Chad RosierUpdate test case for r165174.
2012-10-03 Sean Silvatblgen: Migrate clang-tblgen to new TableGenMain API.
2012-10-03 Bill WendlingRemove the directory that these are already in.
2012-10-03 Argyrios Kyrtzidis[libclang] When indexing, invoke the importedASTFile...
2012-10-03 Argyrios Kyrtzidis[libclang] Simplify indexing of module imports by handl...
2012-10-03 Richard SmithPR14004: Fix typo in documentation.
2012-10-03 Benjamin KramerFix invalid reads by memcmp.
2012-10-03 Benjamin KramerAlways initialize FPContractable.
2012-10-03 Michael J.... [Options] Store the owning OptTable in Option so it...
2012-10-03 Simon AtanasyanRemove useless parameter "WantFile" from Driver::GetPro...
2012-10-03 Bill SchmidtThis patch enables general varargs support for the...
2012-10-03 Fariborz JahanianFix a typo in my last patch reported by Erik Schwiebert.
2012-10-03 Douglas GregorRemove ASTReader::needPendingInstantiation(), introduce...
2012-10-03 Douglas GregorAdd some FIXMEs to the ASTReader code
2012-10-03 Douglas GregorRevert most of the functionality in r165001. Instead...
2012-10-03 Fariborz Jahanianobjective-C arc: Warn under arc about a use of an ivar...
2012-10-03 Simon AtanasyanImplement Adnroid MIPS toolchain support:
2012-10-03 Preston GurdFix failure of newly added test, by using %clang instea...
2012-10-03 Preston GurdAdds a test to verify that Clang does the optimization...
2012-10-03 Jordan RoseRevert "InlineObjCInstanceMethod.m: Remove lines introd...
2012-10-03 Benjamin Kramerclang-check: Add clangRewriteCore.a to the Makefile...
2012-10-03 Benjamin KramerMatching block names with FileCheck requires asserts.
2012-10-03 Benjamin KramerCodeGen: Fix a silly typo when emitting subs of block...
2012-10-03 Nico WeberWhen mangling an APSInt with the ms abi, make sure...
2012-10-03 Daniel JasperAs opposed to the clang-fixit tool described on
2012-10-03 Logan ChienFix typo in comments.
2012-10-03 Dmitri GribenkoComment to XML conversion: escape XML special chars...
2012-10-03 Bill WendlingThe top-level clang Makefile is #included into other...
2012-10-03 Bill WendlingAdd the missing backslash-newline which was causing...
2012-10-03 Alexey SamsonovMake sure 32-bit ASan runtime is available on 64-bit...
2012-10-03 Nico WeberWhile I'm here, resync a %select with the enum definiti...
2012-10-03 Nico WeberMove expression mangling in the microsoft mangler to...
2012-10-03 Nico WeberReplace a default: with an explicit list of cases....
2012-10-03 John McCallUpdate the block specification for some long-settled...
2012-10-03 NAKAMURA TakumiInlineObjCInstanceMethod.m: Remove lines introduced...
2012-10-03 Argyrios Kyrtzidis[PCH] Fix serialization of an ImportDecl.
2012-10-03 Argyrios KyrtzidisSet the file entry for a Module* that was created durin...
2012-10-03 Argyrios KyrtzidisAdd a FIXME.
2012-10-03 Argyrios KyrtzidisIntroduce ASTConsumer::HandleImplicitImportDecl() callb...
2012-10-03 Argyrios KyrtzidisSome renames to use the 'visitor' nomenclature, no...
2012-10-03 Michael HanImprove C++11 attribute parsing.
next