]> granicus.if.org Git - clang/shortlog
clang
2012-11-07 Richard TrieuWhen template deduction fails on a derived class, try...
2012-11-07 Fariborz Jahanianobjective-C blocks: bring back the CharUnit patch for
2012-11-07 David BlaikiePR12713 - crash on invalid due to unmatched parens...
2012-11-07 Fariborz Jahanianobjective-C modern translator. Start the line
2012-11-07 Douglas GregorWhen loading a module fails because it is out of date...
2012-11-07 David BlaikieTest for source location range of new expressions fixed...
2012-11-07 Jordan Rose[analyzer] Check that the argument to CFMakeCollectable...
2012-11-07 David ChisnallFix the Objective-C exception rethrow from cleanups...
2012-11-07 Jordan Rose[analyzer] Add some examples for the common REGISTER_...
2012-11-07 Jordan Rose[analyzer] Enhance docs for checker callbacks (esp...
2012-11-07 Ted KremenekAdd -Wmismatched-return-types flag for existing warning...
2012-11-07 Ted KremenekAdd -Wmismatched-parameter-types flag for existing...
2012-11-07 Richard SmithPR11851 (and duplicates): Whenever a constexpr function...
2012-11-07 Fariborz Jahanianmodern ObjC translator. Insert line number for @synchro...
2012-11-07 Eli FriedmanAdd missing check to warning for packed attribute....
2012-11-07 Manuel KlimekCreate helper functions in StmtDumper for outputting...
2012-11-07 David BlaikiePR13552: Fix the end location of a CXXNewExpr.
2012-11-06 Eli FriedmanFix assertion failure with auto and nested initializer...
2012-11-06 Douglas GregorTease out the routine that reads the control block...
2012-11-06 Eli FriedmanPut something sane in the DWARF offset field for bitfie...
2012-11-06 Fariborz Jahanianobjective-C modern rewriter. Insert line numbers in
2012-11-06 NAKAMURA TakumiRewriteModernObjC.cpp: Use Lexer::Stringify() on the...
2012-11-06 Anton KorobeynikovImplement codegen for init_priority attribute properly...
2012-11-06 Eli FriedmanBack out 167431+167437+167487; I didn't realize how...
2012-11-06 NAKAMURA Takumiclang/lib/Driver/Tools.cpp: Fix abuse of StringRef.
2012-11-06 Argyrios Kyrtzidis[libclang] Add some comments about the version constant...
2012-11-06 Eli FriedmanFix a silly mistake in r167437.
2012-11-06 NAKAMURA Takumiclang/test/Driver/fsanitize.c: Speculative fix to impro...
2012-11-06 Douglas GregorRemove C++11-isms I just introduced in r167482
2012-11-06 Douglas GregorIntroduce inferred framework modules into the module...
2012-11-06 Michael HanTeach Clang parser to reject C++11 attributes that...
2012-11-06 Richard SmithUpdates to user's manual and release notes for -fsaniti...
2012-11-06 Argyrios Kyrtzidis[c-index-test] When building with BUILD_CLANG_ONLY...
2012-11-06 Manman RenCleanup: 80-column violation
2012-11-06 Chad RosierUse the -fsanitize=thread flag to unbreak buildbot.
2012-11-06 Manuel KlimekAdd unit tests for source locations of AST nodes.
2012-11-06 Fariborz JahanianModern objective-C translator: Start adding line info...
2012-11-06 Daniel DunbarBasic: Windows doesn't define S_IFIFO.
2012-11-06 Alexey SamsonovUse -fsanitize= flag in docs for ASan/TSan
2012-11-06 Alexey SamsonovFollow-up for r167411 to un-break ASan on Mac. Move...
2012-11-06 Ted KremenekRemove completely irrelevant code from USR generation.
2012-11-06 Nico WeberDelete an outdated comment.
2012-11-06 Manman RenARM byval: when type alignment is bigger than ABI align...
2012-11-06 Anna Zaks[analyzer] Add symbol escapes logic to the SimpleStream...
2012-11-06 Anna Zaks[analyzer] Remove isWithinInlined. It's been replaced...
2012-11-06 Eli FriedmanPropagate CharUnits through CGObjCMac.cpp.
2012-11-06 Eli FriedmanMinor fix to ObjC layout bitmap metadata. Found while...
2012-11-06 Richard SmithClassify the INT_MIN/-1 check as -fsanitize=signed...
2012-11-06 Argyrios Kyrtzidis[c-index-test] Do install c-index-test because it's...
2012-11-06 Eli FriedmanPropagate CharUnits into ObjC CodeGen. No intended...
2012-11-06 Richard SmithPer discussion on cfe-commits, treat -faddress-sanitizer,
2012-11-06 Argyrios Kyrtzidis[PCH] Take into account the 'include' source location...
2012-11-06 Argyrios Kyrtzidis[PCH] Write out the ClassTemplateDecl::Common::Injected...
2012-11-05 Douglas GregorHave the parser initialize Sema before it consumes...
2012-11-05 Douglas GregorSplit the instrinsic header wmmintrin.h into AES and...
2012-11-05 Daniel DunbarFrontend: Add support for reading named pipes as the...
2012-11-05 Nico WeberDelete comment I forgot to delete in my last change.
2012-11-05 Nico WeberUse Richard's BE_THE_HEADER trick to simplify a test...
2012-11-05 Manman RenARM byval: when type alignment is bigger than ABI align...
2012-11-05 Richard SmithUse the individual -fsanitize=<...> arguments to contro...
2012-11-05 Richard SmithAdd -fsanitize=<sanitizers> argument to driver and...
2012-11-05 Richard SmithRename LangOptions members for address sanitizer and...
2012-11-05 Douglas GregorFix module map for SSE4a builtins
2012-11-05 Douglas GregorMake cpuid.h actually work with -std=c99 <rdar://proble...
2012-11-05 Douglas GregorHash the various compiler version, target, preprocessor...
2012-11-05 Ulrich WeigandOn PowerPC64, integer arguments and return values need...
2012-11-05 Fariborz JahanianTests for 32bit version of block ivar layout metadata.
2012-11-05 Jordan Rose[analyzer] Move convenience REGISTER_*_WITH_PROGRAMSTAT...
2012-11-05 Matt Beaumont-GayOur style for diagnostic messages is to not include...
2012-11-04 Nick LewyckyPut the usage-directive inside the nearest namespace...
2012-11-04 Fariborz JahanianFixes liftime of captured block variables in mrr mode...
2012-11-04 Lang HamesTest case for r167363.
2012-11-03 Seth Cantrellonly truncate source lines in text diagnostics when
2012-11-03 Lang HamesSupport interleaving of other pragmas with FP_CONTRACT...
2012-11-03 Dmitri GribenkoAddress review comments for r167358: explicitly check...
2012-11-03 Seth Cantrelldon't step into the middle of multibyte sequences
2012-11-03 Seth Cantrellfix bug in SourceColumnMap::startOfPreviousColumn
2012-11-03 Benjamin KramerEscape trigraphs in unittest.
2012-11-03 Dmitri GribenkoHandle CK_NullToPointer casts in -Wtype-safety properly...
2012-11-03 Dmitri GribenkoRemove a const_cast by propagating constness to the...
2012-11-03 NAKAMURA TakumiStaticAnalyzer/Core/ExprEngineCallAndReturn.cpp: Appeas...
2012-11-03 Eli FriedmanAdd a proper algorithm to compute accurate source range...
2012-11-03 Anna Zaks[analyzer] Run remove dead on end of path.
2012-11-03 Anna Zaks[analyzer] add LocationContext::inTopFrame() helper.
2012-11-03 Anna Zaks[analyzer] Refactor: Remove Pred from NodeBuilderContext.
2012-11-03 David BlaikieSimplify these tests again, now that we're past the...
2012-11-02 Jordan Rose[analyzer] Convert SimpleStreamChecker over to CallEvent.
2012-11-02 Jordan Rose[analyzer] CheckerDocumentation: Change examples for...
2012-11-02 Jordan Rose[analyzer] Add some convenience accessors to CallEvent...
2012-11-02 Jordan Rose[analyzer] isCLibraryFunction: check that the function...
2012-11-02 David BlaikieEmit debug info for C++ struct definitions as DW_TAG_st...
2012-11-02 David BlaikieAvoid version skew by making ObjC strict metadata tests...
2012-11-02 Fariborz Jahanianobjective-C mrr block. Block variable layout metadata in
2012-11-02 Argyrios KyrtzidisWhen code-completing don't disable the preprocessing...
2012-11-02 DeLesley HutchinsThread safety analysis: Fixed ICE caused by double...
2012-11-02 Richard TrieuFix test cases I broken when fixing grammar in diagnost...
2012-11-02 Richard TrieuFix grammar of diagnostic message.
2012-11-02 Anna Zaks[analyzer] Test SimpleStream on the buildbot.
2012-11-02 Anna Zaks[analyzer] Factor SimpleStreamChecker pulling out isLea...
2012-11-02 David BlaikieFix debug tag type of forward declarations of struct...
next