]> granicus.if.org Git - clang/shortlog
clang
2013-08-16 Evgeniy StepanovRevert r188498.
2013-08-16 David MajnemerParse: Do not 'HandleTopLevelDecl' on templated functions.
2013-08-16 Ted KremenekFix typo pointed out by Jordan.
2013-08-16 Hans WennborgWindows ToolChain: add VS bin dir to PogramPaths
2013-08-16 Jordan Rose[analyzer] Merge TextPathDiagnostics and ClangDiagPathD...
2013-08-16 Eli FriedmanDon't allow unary negation on scoped enums.
2013-08-15 Eli FriedmanFix for dependent contexts in alias templates.
2013-08-15 DeLesley HutchinsThread Safety Analysis: fix bug when using TryLock...
2013-08-15 David BlaikieDebugInfo: CollectRecordStaticField -> CreateRecordStat...
2013-08-15 David BlaikieRemove unnecessary explicit cast.
2013-08-15 David BlaikieDebugInfo: Split out the implementation of getStaticDat...
2013-08-15 Fariborz JahanianObjetiveC migrator: fix the test in my last patch
2013-08-15 David BlaikieFix assert added in r188494
2013-08-15 Eli FriedmanProperly track l-paren of a CXXFucntionalCastExpr.
2013-08-15 David BlaikieDebugInfo: Remove unused conditional
2013-08-15 Fariborz JahanianObjectiveC migrator. Start annotating CF functions
2013-08-15 David BlaikieDebugInfo: Make CGDebugInfo::getStaticDataMemberDeclara...
2013-08-15 David BlaikieDebugInfo: Add a FIXME, remove a FIXME.
2013-08-15 Renato Golinmake arm-use-movt available for all ARM
2013-08-15 David BlaikieDebugInfo: Unify & optimize the lazy addition of record...
2013-08-15 David BlaikieDebugInfo: Revert change to the return type of createRe...
2013-08-15 David MajnemerCodeGen: __uuidof should work even with an incomplete...
2013-08-15 Fariborz JahanianAdd another test to my last patch (NS_OPTION vs. NS_ENUM)
2013-08-15 Michael Gottesman[autotools->cmake] Added variable CLANG_VENDOR_UTI.
2013-08-15 Michael Gottesman[autotools->cmake] Added CMake support for the preproce...
2013-08-15 David BlaikieDebugInfo: remove unnecessary type registration
2013-08-15 David BlaikieDebugInfo: Don't create duplicate forward declaration...
2013-08-15 Fariborz JahanianFixes a gross conditional in my last patch.
2013-08-15 Fariborz JahanianObjectiveC migrator: In deciding NS_OPTION over
2013-08-15 Jordan Rose[analyzer] If realloc fails on an escaped region, that...
2013-08-15 DeLesley HutchinsThread safety analysis: move warnings within lock/unloc...
2013-08-15 Jack Carter[Mips][msa] Add support for half
2013-08-15 Joerg SonnenbergerBuild unwind tables by default on NetBSD.
2013-08-15 Joerg SonnenbergerUse the integrated assembler on NetBSD/powerpc by default.
2013-08-15 Jack Carter[Mips][msa] Added most builtins from add.a to xori
2013-08-15 Evgeniy StepanovUpdate sanitizer attribute documentation to match behav...
2013-08-15 Hao LiuFix the build failure of Realease version
2013-08-15 David MajnemerAdd back a test that was removed in r188450
2013-08-15 Hao LiuClang and AArch64 backend patches to support shll/shl...
2013-08-15 David Majnemer[-cxx-abi microsoft] Mangle member pointers better
2013-08-15 Stephen LinCHECK-LABEL-ify some code gen tests to improve diagnost...
2013-08-15 Stefanus Du... Add a bit of explanation for FrontendActionFactory.
2013-08-15 Stefanus Du... Add ctorInitializer to the dynamic AST Matcher registry.
2013-08-14 Fariborz JahanianObjectiveC [Sema]. This patch makes sure that all inherited
2013-08-14 Ted Kremenek[static analyzer] add a simple "CallEffects" API to...
2013-08-14 Ted Kremenek[static analyzer] Factor out ArgEffect and RetEffect...
2013-08-14 Adrian PrantlRelax testcase for r188400 to not test for forward...
2013-08-14 Richard SmithPR16875: The return type of a dependent function type...
2013-08-14 Larisse VoufoBug fix: note diagnosis on expression narrowing should...
2013-08-14 Shuxin YangFix grammar mistake.
2013-08-14 Shuxin YangDo no use -emit-llvm for -flto.
2013-08-14 Benjamin KramerTestcase for r188400.
2013-08-14 Peter CollingbourneAdd support for -fsanitize-blacklist and default blackl...
2013-08-14 Benjamin KramerEnhance the clang -v gcc debug printing to skip obvious...
2013-08-14 Daniel Dunbar[tests] Reapply r188354, ensure subsitution string...
2013-08-14 NAKAMURA TakumiRevert r188354, "[tests] Ensure subsitution string...
2013-08-14 Daniel Dunbar[tests] Ensure subsitution string is ascii.
2013-08-14 Shuxin Yangrevert 188352
2013-08-14 Shuxin YangDriver::IsUsingLTO() no longer return true when seeing...
2013-08-14 Larisse VoufoBug fix: disallow a variable template to be redeclared...
2013-08-14 Hans WennborgDriver: Forward -Wl, and -Xlink arguments when using...
2013-08-14 Fariborz JahanianRefine diagnostics in my last patch.
2013-08-14 Richard SmithDon't produce duplicate notes if we have deduction...
2013-08-13 Fariborz JahanianObjectiveC [QoI] issue warning if an element of an...
2013-08-13 Hans Wennborgclang-cl: Support /link option and set target to win32
2013-08-13 Eli FriedmanFix Altivec vector literal parser hack for C++11.
2013-08-13 Nick LewyckyLink in the ubsan runtime when building shared objects.
2013-08-13 Eli Friedmansizeof(void) etc. should be a hard error in C++.
2013-08-13 Hans WennborgHandle "--" explicitly in the driver
2013-08-13 Richard SmithFix implementation of C11 6.2.7/4 and C++11 [dcl.array]p3:
2013-08-13 Edwin VaneHave Range::overlapsWith use positive logic
2013-08-13 Fariborz JahanianObjectiveC migrator: Fixes a crash and makes couple
2013-08-13 Edwin VaneAdding a vector version of tooling::applyAllReplacements
2013-08-13 Edwin VaneFixing a conflict detection bug in tooling::deduplicate
2013-08-13 Arnold SchwaighoferMove logic to enable the vectorizer to clang
2013-08-13 Samuel BenzaquenRefactor "MatcherList" into "VariantMatcher" and abstra...
2013-08-13 Arnold SchwaighoferFix xcore tests to use regex.
2013-08-13 Daniel Jasperclang-format: Add option for the offset of constructor...
2013-08-13 Robert LyttonAdd XCore target
2013-08-13 David MajnemerFix typo in comment.
2013-08-13 Daniel Jasperclang-format: Improve boolean expression formatting...
2013-08-13 Daniel Jasperclang-format: Activate WebKit-style tests for MS compilers.
2013-08-13 Daniel Jasperclang-format: Slightly adapt line break penalties.
2013-08-13 David Majnemer[-cxx-abi microsoft] Mangle __uuidof correctly into...
2013-08-13 David BlaikieDrive by cleanup
2013-08-13 Larisse Voufovariable templates updated for PCH serialization.....
2013-08-13 NAKAMURA TakumiAnalysisBasedWarnings.cpp:: Prune "\param VariableName...
2013-08-13 David Majnemer[-cxx-abi microsoft] Mangle TemplateArgument::Declarati...
2013-08-13 Reid KlecknerSilence a warning from MSVC about not returning a value
2013-08-12 Reid KlecknerRemove Sema includes from Analysis code to fix layering
2013-08-12 Hans Wennborgclang-cl: Sink /Fe and /Fo diagnostic code into BuildAc...
2013-08-12 Fariborz JahanianObjectiveC migration. Add couple of routine
2013-08-12 David BlaikieDebugInfo: Simplify declaration building code - relying...
2013-08-12 David BlaikieDebugInfo: simplify some limited/declaration creation...
2013-08-12 Hans Wennborgclang-cl: Consolidate tests for /Fo and /Fe into cl...
2013-08-12 Kaelyn UhrainAdd hooks to ExternalSemaSource for after-the-fact...
2013-08-12 Hans WennborgSpeculative build fix for r188206.
2013-08-12 Hans Wennborgclang-cl: Support the /Fe option
2013-08-12 Eli FriedmanFix pretty-printing for unnamed unions.
2013-08-12 Eli FriedmanFix crash w/BlockDecl and invalid qualified decl.
next