]> granicus.if.org Git - clang/shortlog
clang
2013-03-14 Dmitri GribenkoDocumentation: improve formatting
2013-03-14 Alexey Samsonov[ASan] Update docs for -fsanitize=init-order option
2013-03-14 Alexey Samsonov[ASan] Make -fsanitize=address imply -fsanitize=init...
2013-03-14 Chandler CarruthFix an unused variable warning from Clang by sinking...
2013-03-14 Daniel JasperFix dereference formatting in for-loops.
2013-03-14 Joey GoulyAdd support for the 'endian' attribute for OpenCL.
2013-03-14 Daniel JasperImprove formatting of trailing annotations.
2013-03-14 Nick LewyckyUpdate GCOVProfiling pass creation for API change in...
2013-03-14 John McCallFlag that friend function definitions are "late parsed...
2013-03-14 Argyrios Kyrtzidis[modules] Don't write the UnusedFileScopedDecls vector...
2013-03-14 Argyrios Kyrtzidis[modules] Check for delegating constructor cycles when...
2013-03-14 Rafael EspindolaAvoid computing the linkage too early. Don't invalidate it.
2013-03-13 Bill WendlingReally fix the MIPS test.
2013-03-13 Bill WendlingAttempt to fix test.
2013-03-13 Bill WendlingHave these attriubtes set to 'true' or 'false'.
2013-03-13 Argyrios Kyrtzidis[Modules] Don't eagerly load and associate all the...
2013-03-13 Argyrios Kyrtzidis[Modules] Resolve top-headers of modules lazily.
2013-03-13 Reed KotlerCause the mips16/nomips16 attribute to be passed to...
2013-03-13 Anna Zaks[analyzer] BugReporter - more precise tracking of C...
2013-03-13 Ted KremenekRemove stray space.
2013-03-13 Ted Kremenek[analyzer] Handle Objc Fast enumeration for "loop is...
2013-03-13 Daniel JasperFix incorrect cast identification.
2013-03-13 Anton Yartsev[analyzer] fixed the logic changed by r176949
2013-03-13 Adrian Prantlrelax check to allow for attributes (fix buildbot for...
2013-03-13 Daniel JasperFix comment indentation before labels.
2013-03-13 Daniel JasperFix formatting issue with builder-type calls.
2013-03-13 Alexander KornienkoAdded AnnotatedToken::isOneOf + a few other refactorings
2013-03-13 Anton YartsevRefactoring:
2013-03-13 Dmitri GribenkoDocumentation: formatting fixes
2013-03-13 Edwin VaneReverting r176944 until Author fixes test failure.
2013-03-13 Edwin VaneClangTool output cleanup
2013-03-13 Evgeniy StepanovAdd llvm-symbolizer as test dependency.
2013-03-13 Daniel JasperFix formatting of new arrays of pointers.
2013-03-13 Evgeniy StepanovSet symbolizer path in the test environment.
2013-03-13 John McCallRemove trailing comma in enum list.
2013-03-13 John McCallTighten up the rules for precise lifetime and document
2013-03-12 Matt Beaumont-GayTest for LLVM r176911
2013-03-12 Fariborz JahanianObjective-C: In my last path, also check
2013-03-12 Ted KremenekMake modules.m test portable, now that autolinking...
2013-03-12 Adrian PrantlEliminate backend dependency in CFE testcase.
2013-03-12 Ted Kremenek[driver] Only enable -fmodules-autolink if we are using...
2013-03-12 Rafael EspindolaWhitespace cleanup.
2013-03-12 Adrian PrantlForce column info to be generated for call expressions...
2013-03-12 Jim GrosbachDriver: -ccc-install-dir should affect cc1 -resource-dir
2013-03-12 Bob WilsonRevert "Revert r166370 and r166540 now that Xcode 4...
2013-03-12 Richard SmithMake C++11 status page more consistent: we mark entries...
2013-03-12 Rafael EspindolaAdd an interesting testcase we already handle correctly.
2013-03-12 Fariborz JahanianObjective-C: Issue warning in couple of obscure cases
2013-03-12 Rafael EspindolaMove the extern "C" sema tests to a new file.
2013-03-12 Bob WilsonRevert r166370 and r166540 now that Xcode 4.6 has been...
2013-03-12 Fariborz JahanianObjective-C: Fixes a comment.
2013-03-12 Ted KremenekRevert "Disallow using -fmodules with -no-integrated...
2013-03-12 Rafael EspindolaWe already reported an error for
2013-03-12 Alexander KornienkoImplemented formatting of rvalue references
2013-03-12 Sean Silva[docs] Add rtags to the external examples.
2013-03-12 Fariborz JahanianModify comment in user test.
2013-03-12 Rafael EspindolaCorrectly compute linkage of decls forward declared...
2013-03-12 Rafael EspindolaError if an extern C declaration matches a previous...
2013-03-12 Rafael EspindolaRemove a bogus assert so we don't crash in
2013-03-12 Daniel JasperRemove bad space after "default".
2013-03-12 Matthew CurtisRemove driver support for Hexagon V2 and V3
2013-03-12 Sean Silva[docs] Add SourceWeb as external example.
2013-03-11 Fariborz JahanianObjective-C: When using super.prop, property should be
2013-03-11 Jordan Rose[analyzer] Look for calls along with lvalue nodes in...
2013-03-11 Ted KremenekDisallow using -fmodules with -no-integrated-as.
2013-03-11 Adrian PrantlImprove the caching of debuginfo Objective C interface...
2013-03-11 Richard SmithAdd -Wc99-compat warning for C11 unicode string and...
2013-03-11 Jan Wen VoungPartly revert "Move clang tests that depend on llvm...
2013-03-11 Sean Silva[docs] Add ellipsis.
2013-03-11 Argyrios Kyrtzidis[libclang] Fix a test and a warning on windows.
2013-03-11 Joey GoulyAdd a test case for the 'vec_type_hint' attribute that...
2013-03-10 Anton YartsevPR15480: fixed second parameter types of vec_lde, vec_l...
2013-03-10 Benjamin KramerDriver: do not strip file extensions when printing...
2013-03-10 Guy BenyeiFix indirect byval passing of records in address spaced...
2013-03-10 Richard Smithwww tweaks to embiggen up our near-complete C++11 and...
2013-03-09 Richard SmithWhen lexing in C11 mode, accept unicode character and...
2013-03-09 Richard SmithHandle _Pragma on a u8, u, or U string literal per...
2013-03-09 Benjamin KramerRemove unused diagnostic.
2013-03-09 Benjamin KramerMake helper function static.
2013-03-09 Anna Zaks[analyzer] Make Suppress IDC checker aware that it...
2013-03-09 Anna Zaks[analyzer] Rename AttrNonNullChecker -> NonNullParamChecker
2013-03-09 Anna Zaks[analyzer] Add test case for reference to null pointer...
2013-03-09 Jordan Rose[analyzer] Be more consistent about Objective-C methods...
2013-03-09 John McCallAdjust the special non-C++ enum block return type inference
2013-03-09 John McCallAdd TagDecl::hasNameForLinkage(), which is true if...
2013-03-08 Fariborz JahanianDocumentation parsing. Some refactoring and code
2013-03-08 Jordan Rose[analyzer] Look for lvalue nodes when tracking a null...
2013-03-08 Jordan Rose[analyzer] Don't rely on finding the correct return...
2013-03-08 Argyrios Kyrtzidis[libclang] Change clang_findReferencesInFile and clang_...
2013-03-08 Douglas Gregor<rdar://problem/13170740> Be a little more careful...
2013-03-08 Jan Wen VoungMove clang tests that depend on llvm/ADT/Statistic...
2013-03-08 Jordan RoseSema: Preserve attributes on parameters in instantiated...
2013-03-08 Douglas Gregor<rdar://problem/13094134> Don't try to wire up typedef...
2013-03-08 Jordan RoseArrayRef-ize ASTContext::getFunctionType and Sema:...
2013-03-08 Douglas Gregor<rdar://problem/13140795> Transform the scope type...
2013-03-08 Argyrios Kyrtzidis[PCH] When complaining that a header from the PCH was...
2013-03-08 Argyrios Kyrtzidis[libclang] Modify clang_findReferencesInFile and clang_...
2013-03-08 Manuel KlimekFixes breaking of string literals.
2013-03-08 Benjamin KramerRemove unused variable.
2013-03-08 Joey GoulyAdd support for the OpenCL attribute 'vec_type_hint'.
next