]> granicus.if.org Git - clang/shortlog
clang
2014-05-19 Daniel Jasperclang-format: Don't force line breaks in ObjC calls...
2014-05-19 Daniel Jasperclang-format: [JS] Support ES6 destructuring assignments.
2014-05-19 Daniel Jasperclang-format: [JS] Support for EC6 arrow functions.
2014-05-18 Alp TokerRAV reunification: MSPropertyRefExpr visitation
2014-05-18 Alp TokerRAV reunification: merge r162133 (visit the TypeLoc...
2014-05-18 Alp TokerOngoing RAV reunification
2014-05-18 Alp TokerFormat the two RecursiveASTVisitors
2014-05-18 Alp TokerBegin RAV reunification: s/DataRecursiveASTVisitor...
2014-05-18 Alp TokerRemove historical Unicode TODOs
2014-05-18 Benjamin KramerRemove unused diagnostic.
2014-05-18 Saleem AbdulrasoolDriver: force restricted IT blocks for Windows on ARM
2014-05-17 Craig Topper[C++11] Use 'nullptr'. Lex edition.
2014-05-17 Rafael EspindolaUpdate for llvm api change.
2014-05-17 Rafael EspindolaUpdate for llvm api change.
2014-05-17 Craig Topper[C++11] Use 'nullptr'. ASTMatchers edition.
2014-05-17 Craig Topper[C++11] Use 'nullptr'. Driver edition.
2014-05-17 Saleem AbdulrasoolCodeGen: remove MinGW and Cygwin legacy entries
2014-05-17 Alp TokerProvide and use a safe Token::getRawIdentifier() accessor
2014-05-17 Richard SmithMore fixes for isBetterOverloadCandidate not being...
2014-05-17 Argyrios Kyrtzidis[objcmt] Don't wrap a PCH generation action with a...
2014-05-17 Richard SmithSwitch to a more efficient expression of this check.
2014-05-17 Richard SmithCorrect incoherent function versus function template...
2014-05-17 Alp TokerTweak diagnostic wording for init list narrowing
2014-05-16 Richard SmithAdd missed file from r209046.
2014-05-16 Richard SmithIf a declaration is loaded, and then a module import...
2014-05-16 Rafael EspindolaUse getAliasee instead of getAliasedGlobal.
2014-05-16 Eric ChristopherMissed a ! in the if statement when these were being...
2014-05-16 Rafael EspindolaUpdate for llvm api change.
2014-05-16 Joey Gouly[ASTMatchers] Move the 'isImplicit' matcher from CXXCon...
2014-05-16 Alp TokerMerge a couple of copy-and-pasted functions
2014-05-16 Alp TokerRename SourceManager::createFileIDForMemBuffer()
2014-05-16 Alp TokerTooling: use stderr, not stdout for missing command...
2014-05-16 Rafael EspindolaUpdate for llvm API change.
2014-05-16 Sylvestre LedruImprove a scan-build message
2014-05-16 Duncan P. N... InstrProf: Look for the PIC-version of the profile...
2014-05-16 Richard SmithPush implicitly-declared allocation functions into...
2014-05-16 Richard SmithReplace a fake enum class with the real thing.
2014-05-16 Ben LangmuirSwitch another write_escaped to yaml::escape
2014-05-16 Duncan P. N... InstrProf: Set profile data to visibility hidden
2014-05-16 Hans Wennborgtest/CodeGenCXX/dllexport.cpp: we already correctly...
2014-05-15 Reid KlecknerMS ABI: Use musttail for thunk IR generation
2014-05-15 Alp TokerEliminate DefaultImageName from the Driver constructor
2014-05-15 Hans WennborgAllow dllimport/dllexport on inline functions and adjus...
2014-05-15 DeLesley HutchinsThread Safety Analysis: fixes to SExpr pretty printing.
2014-05-15 Aaron BallmanRefactoring another for loop to use a range-based for...
2014-05-15 Aaron BallmanRefactoring some for loops to use range-based for loops...
2014-05-15 Ben LangmuirUse the virtual name of headers when searching for...
2014-05-15 Daniel Jasperclang-format: Fix Sphinx build error.
2014-05-15 Alexander MusmanC++11 - Use nullptr in lib/Sema/SemaOpenMP.cpp and...
2014-05-15 Tim NorthoverARM64: update tests now that we print "mov" & "mvn".
2014-05-15 Tim NorthoverAArch64: update test after LLVM CodeGen change
2014-05-15 David MajnemerAST: Remove dead-code/update reference to standard
2014-05-15 Argyrios Kyrtzidis[libclang] Introduce clang_Module_isSystem(), which...
2014-05-15 Richard SmithReplace completely bogus ambiguous-compound-literal...
2014-05-15 Richard SmithPR19748: Make sure we don't lose colon protection after...
2014-05-15 Alp TokerFix typos
2014-05-15 Reid KlecknerRevert Itanium parts of "Don't copy objects with trivia...
2014-05-15 Eric ChristopherFill in the options in the MCOptions struct directly...
2014-05-15 DeLesley HutchinsThread Safety Analysis: add new node types to thread...
2014-05-14 Richard SmithPR19742: cv-qualifiers and ref-qualifiers aren't allowe...
2014-05-14 Richard TrieuWhen an overloaded comparison operator returns a refere...
2014-05-14 Argyrios Kyrtzidis[liblang] Introduce clang_getModuleForFile, which given...
2014-05-14 Jonathan RoelofsMake verbose clang builds also build compiler_rt verbosely
2014-05-14 Aaron BallmanConverting some for loops to use range-based for loops...
2014-05-14 Hans WennborgRename CodeGenModule::getLLVMLinkageforDeclarator ...
2014-05-14 Aaron BallmanAmending r208783 based on a suggestion by David Blaikie.
2014-05-14 John McCallWhen we generate a redeclaration for an
2014-05-14 Reid Klecknerclang-cl: Fall back immediately if /GR and /fallback...
2014-05-14 Reid KlecknerDon't copy objects with trivial, deleted copy ctors
2014-05-14 Aaron BallmanReplacing some manual iterations with standard algorith...
2014-05-14 Aaron BallmanFormatting and style changes; no functional changes...
2014-05-14 Alexander KornienkoRemove empty directory left after r207995.
2014-05-14 Alexey Bataev[OPENMP] Fix warning in Release builds.
2014-05-14 Daniel Jasperclang-format: Add clang-format-diff usage examples...
2014-05-14 Daniel Jasperclang-format: Add option to allow short blocks on a...
2014-05-14 Hao Liu[ARM64]Fix the bug right shift uint64_t by 64 generates...
2014-05-14 NAKAMURA TakumiSema::FindAllocationFunctions(): Fix \param. [-Wdocumen...
2014-05-14 John McCallCreate a redeclaration when an elaborated type specifier
2014-05-14 David BlaikieDebugInfo: Avoid creating DILexicalScopeFiles when...
2014-05-13 Reid KlecknerPush record return type classification into CGCXXABI
2014-05-13 Eric ChristopherMake this test target independent.
2014-05-13 Richard SmithPR19729: Delete a bunch of bogus code in Sema::FindAllo...
2014-05-13 Eric ChristopherAdd a requires for the arm-registered-target needed...
2014-05-13 Joerg SonnenbergerAdd __ARM_DWARF_EH__ to signify the use of Itanium...
2014-05-13 Joerg SonnenbergerTest preprocessor defines for NetBSD/ARM.
2014-05-13 Rafael EspindolaUpdate for llvm API change.
2014-05-13 Aaron BallmanFix the AST printer for attributed statements so that...
2014-05-13 Aaron BallmanUpdated the test case to show that no diagnostics are...
2014-05-13 Aaron BallmanNo longer triggering a checked iterator assert on Windo...
2014-05-13 Timur IskhodzhanovDefine the InterlockedCompareExchange64 intrinsic on...
2014-05-13 Nico Webertry to make test/Driver/masm.c work with the hexagon bot
2014-05-13 Joerg SonnenbergerDrop AST's version of ARMCXXABI, it doesn't differ...
2014-05-13 Nico WeberSupport -masm= flag for x86 targets.
2014-05-13 Daniel Jasperclang-format: Don't break in the middle of ">>".
2014-05-13 David MajnemerMS ABI: Tighten RTTI mangling
2014-05-13 Filipe CabecinhasFixed a few tests and moved a comment to its proper...
2014-05-13 Filipe CabecinhasPatched clang to emit x86 blends as shufflevectors.
2014-05-13 Richard SmithRefactor to avoid explicitly listing all the different...
2014-05-13 David MajnemerMS ABI: Preliminary RTTI mangling
2014-05-13 Richard SmithRefactor and fix a latent bug (found by inspection...
next