]> granicus.if.org Git - clang/shortlog
clang
2013-11-11 Sylvestre LedruUsing an invalid -O falls back on -O3 instead of an...
2013-11-11 Fariborz JahanianObjectiveC migrator. More testing of instancetype migra...
2013-11-11 Roman DivackyAdd test for r194350.
2013-11-11 Chad Rosier[AArch64] Add support for NEON scalar floating-point...
2013-11-11 Joerg SonnenbergerNetBSD 6.99.26 switched to default rounding mode, so...
2013-11-11 Erik SchnetterDescribe OpenCL C changes
2013-11-11 Rafael EspindolaRevert "Keep the old function order in CodeGenModule...
2013-11-10 Rafael EspindolaKeep the old function order in CodeGenModule::applyRepl...
2013-11-10 Benjamin KramerAvoid double StringMap lookups. No functionality change.
2013-11-10 Benjamin KramerCommentSema: Factor code better. No functionality change.
2013-11-10 Roman DivackyAdd gold plugin support to the FreeBSD link driver.
2013-11-09 Rafael EspindolaAdd -mconstructor aliases to some tests.
2013-11-09 Rafael EspindolaThis reverts commit r194330, r194329 and r194328.
2013-11-09 David ChisnallCommit the changes to make libc++ the default on FreeBS...
2013-11-09 David ChisnallFreeBSD 10 ships with only libc++, make sure it's the...
2013-11-09 David ChisnallCorrectly set the target in fuse_ld.c correctly...
2013-11-09 David ChisnallAdd explicit target to the fuse_ld.c test.
2013-11-09 David ChisnallAdd support for -fuse-ld=.
2013-11-09 Richard SmithTry to recover a bit better if a close brace is missing...
2013-11-09 Dmitri GribenkoComment parsing: recognize \def (but processing is...
2013-11-09 Daniel Jasperclang-format: Fix alignment of ObjC string literals.
2013-11-09 Rafael EspindolaDon't emit an internal destructor that is identical...
2013-11-09 Bill WendlingUse a StringRef. Saves 0.00000000000001s on execution...
2013-11-08 Hans WennborgUpdate macro expansion diagnostic examples to say ...
2013-11-08 Rafael EspindolaUse rauw for all discardable aliases, not just linkonce...
2013-11-08 Daniel Jasperclang-format: Improve clang-format's detection about...
2013-11-08 Rafael EspindolaFix name in test.
2013-11-08 Nick LewyckyRemove an incorrect optimization inside Clang's IRGen...
2013-11-08 Rafael EspindolaIf a linkonce_odr dtor/ctor is identical to another...
2013-11-08 Sean SilvaPy3k compat for clang-format Sublime Text extension.
2013-11-08 Bill WendlingFix grammar-o.
2013-11-08 Richard SmithFix %select numbering confusion between diagnostic...
2013-11-08 Reid KlecknerMake -fdump-vtable-layouts print to stdout, not stderr
2013-11-08 Daniel Jasperclang-format: Improve formatting of operators forced...
2013-11-08 DeLesley HutchinsThread-safety analysis: check guarded_by and pt_guarded...
2013-11-08 Richard SmithUntabify.
2013-11-08 Richard SmithIssue a diagnostic if we see a templated friend declara...
2013-11-08 Daniel Jasperclang-format: Don't auto-break short macros in WebKit...
2013-11-08 Daniel Jasperclang-format: Improve linebreaking and indentation...
2013-11-08 Jordan RoseRevert 'Tweak ContainerNonEmptyMap with "int" instead...
2013-11-08 Timur IskhodzhanovThread the info about vbptr sharing through ASTRecordLayout
2013-11-08 Benjamin KramerRemove diagnostic leftover from the ancient times when...
2013-11-08 Alp Tokerclang-format: Write files atomically
2013-11-08 Alp TokerImprove the missing ASM parser test for MS-style assembly
2013-11-08 Daniel JasperAdd .clang-format without column limit to subdirectory...
2013-11-08 NAKAMURA Takumiclang/test/CXX/drs/dr1xx.cpp: Add explicit triple x86_6...
2013-11-08 NAKAMURA TakumiStaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp...
2013-11-08 David MajnemerFix tests effected by r194221
2013-11-08 Douglas Gregors/DebugPrint/dump/g
2013-11-08 Daniel Jasperclang-format: Properly indent ObjC calls wrapped before...
2013-11-08 Richard SmithTests for core issue 170-200.
2013-11-08 Douglas GregorObjective-C++ ARC: Improve the conversion to a const...
2013-11-08 Fariborz JahanianObjectiveC migrator. Added a dropped check in my
2013-11-08 Douglas GregorFix a bogus assert I introduced in r194224
2013-11-08 Jordan Rose[analyzer] Add IdenticalExprChecker, to find copy-paste...
2013-11-08 Jordan Rose[analyzer] Track whether an ObjC for-in loop had zero...
2013-11-08 Jordan Rose[analyzer] Specialize "loop executed 0 times" for for...
2013-11-08 Fariborz JahanianObjectiveC migrator. Fixes an obscure bug where
2013-11-08 Will Dietzubsan: Only emit constants for filenames and type descr...
2013-11-08 Daniel Jasperclang-format: Make breaking before ternary operators...
2013-11-08 Douglas GregorEliminate an unnecessary .c_str()
2013-11-07 Manuel Klimek Adds the ability to inject a DiagnosticConsumer into...
2013-11-07 Douglas GregorModules: Teach the preprocessor to recognize 'import...
2013-11-07 Douglas GregorRe-instate contextual conversion to Objective-C pointer...
2013-11-07 Peter CollingbourneIntroduce MatchFinder::matchAST.
2013-11-07 Peter CollingbourneRe-introduce MatchFinder::addDynamicMatcher.
2013-11-07 Richard SmithPR17800: When performing pack expansion, we must always...
2013-11-07 Daniel Jasperclang-format: Improve binary operator detection in...
2013-11-07 Richard SmithTests for CWG issue 165-170.
2013-11-07 Daniel Jasperclang-format: Improve ObjC variadic and binary expressi...
2013-11-07 Richard SmithPR17615: A delegating constructor initializer is a...
2013-11-07 Chris WailesAdded a test case for the fix to bug 17632 in r193751
2013-11-07 Richard BartonXFAIL the test for non-x86 targets for which this messa...
2013-11-07 Daniel Jasperclang-format: Improve formatting of constructor initial...
2013-11-07 Daniel Jasperclang-format: Remove old hack that mainly made incorrec...
2013-11-07 Faisal ValiRemove an unnecessary condition that I added hastily...
2013-11-07 Daniel Jasperclang-format: Fix corner case for brace alignment.
2013-11-07 Timur IskhodzhanovMinor refinement of VTableBuilder.h: fix wrong indentat...
2013-11-07 Benjamin KramerAdd parens for || in && in assert. No functionality...
2013-11-07 Sylvestre LedruUbuntu has published its Saucy release. 'Trusty Tahr...
2013-11-07 Enea ZaffanellaFixed bug in return type of __builtin_va_start().
2013-11-07 Richard SmithMark generic lambdas, and thus C++14, as complete....
2013-11-07 Richard SmithTests for DR150 - DR165.
2013-11-07 Alp TokerRewriteBuffer: Remove an unused typedef
2013-11-07 David BlaikieUnbreak the Clang -Werror build by removing some unused...
2013-11-07 Richard SmithUpdate cxx_dr_status.html to match current cwg issue...
2013-11-07 Faisal ValiThis patch implements capturing of variables within...
2013-11-07 Chandler CarruthAdd the fact that Clang too is planning to start using...
2013-11-06 David Majnemer[-fms-extensions] Add support for __FUNCDNAME__
2013-11-06 Alp Tokerclang-cl: Hide ignored joined flags as well
2013-11-06 Daniel Jasperclang-format: Separate line-merging logic into its...
2013-11-06 Peter CollingbourneDisable a tooling test on Windows.
2013-11-06 Aaron BallmanWork around an MSVC 2013 miscompile with the Redeclarab...
2013-11-06 NAKAMURA TakumiUpdate \param in ToolInvocation() corresponding to...
2013-11-06 Alp Tokerclang-cl: Hide ignored flags
2013-11-06 Yaron KerenThis patch modified ExeBasename as clang-cl.exe to...
2013-11-06 Daniel Dunbar[build] Update runtime library and tests to work with...
2013-11-06 Alp Tokerclang-cl: Add /FS as an ignored flag
2013-11-06 Peter CollingbourneIntroduce ClangTool::buildASTs, and buildASTFromCode.
2013-11-06 Richard SmithFix diagnostic goof in r194161.
next