]> granicus.if.org Git - clang/shortlog
clang
2014-05-22 Daniel Jasperclang-format: Add basic test for -style=none.
2014-05-22 Daniel Jasperclang-format: Introduce DisableFormat that prevents...
2014-05-22 Daniel Jasperclang-format: Don't use Allman brace breaking for ObjC...
2014-05-22 Daniel Jasperclang-format: Fix corner case in AllowShortBlocksOnASin...
2014-05-22 Tim NorthoverMachO: look for nearby tools on all MachO platforms.
2014-05-22 Tim NorthoverRevert "TMP"
2014-05-22 Tim NorthoverMachO: perform ARM ABI detection even for non-Darwin...
2014-05-22 Tim NorthoverTMP
2014-05-22 Rafael EspindolaUse stack protector strong by default on OpenBSD.
2014-05-22 Daniel Jasperclang-format: Fix braced list detection.
2014-05-22 Daniel Jasperclang-format: Fix incorrect braced init identification.
2014-05-22 Daniel Jasperclang-format: Store pointers to seen formatting states.
2014-05-22 Daniel Jasperclang-format: Fix vim-integration for empty files.
2014-05-22 Daniel Jasperclang-format: [JS] Understand line breaks in concatenat...
2014-05-22 Daniel Jasperclang-format: Correctly identify multiplications in...
2014-05-22 Alexander MusmanThis patch adds a helper class (CGLoopInfo) for marking...
2014-05-22 Daniel Jasperclang-format: Correctly calculate line lenghts for...
2014-05-22 Justin BognerFrontend: Propagate ASTReaderListener API in ChainedAST...
2014-05-22 Craig Topper[C++11] Use 'nullptr'. Serialization edition.
2014-05-22 Craig Topper[C++11] Use 'nullptr'. Frontend edition.
2014-05-22 Richard TrieuAdd hasSameType overload to ASTContext for Type pointer...
2014-05-21 Justin BognerVirtualFileSystem: Fix a few directory traversal bugs...
2014-05-21 Alp TokerProvide an aka for the C++ operator name macro diagnostic
2014-05-21 David MajnemerSema: Implement DR244
2014-05-21 Alp Tokercindex/test_cursor.py: no need to skip implicit decls...
2014-05-21 Benjamin KramerRemove outdated diagnostic.
2014-05-21 Serge PavlovImproved recovery of switch statement
2014-05-21 Rafael EspindolaMove virtual methods out of line.
2014-05-21 Manuel KlimekMake the parent-map use significantly less memory.
2014-05-21 Daniel Jasperclang-format: Fix corner case working around one-per...
2014-05-21 Daniel Jasperclang-format: Fix incorrect macro call detection.
2014-05-21 Daniel Jasperclang-format: [JS] Support different function literal...
2014-05-21 Renato GolinMake global named registers internal variables
2014-05-21 Yaron KerenDeclVisitor is not used here.
2014-05-21 Alp TokerPreprocessor: support defined() with operator names...
2014-05-21 Craig Topper[C++11] Use 'nullptr'. Parser edition.
2014-05-21 Craig Topper[C++11] Use 'nullptr'. CodeGen edition.
2014-05-21 Alp Tokerutils/CmpDriver: add brief documentation to indicate...
2014-05-21 Alp TokerSourceManager: Use setMainFileID() consistently
2014-05-21 Argyrios Kyrtzidis[objcmt] Make sure we don't edit the return type to...
2014-05-21 Eric ChristopherUpdate for paired llvm commit with AsmVerbose.
2014-05-21 Eric ChristopherRemove test. Replacing it with a backend test with...
2014-05-20 Justin Bognerlibclang: Give each VirtualFileOverlay unit test its...
2014-05-20 Eric ChristopherMake this test emit llvm IR rather than assembly.
2014-05-20 Justin BognerVirtualFileSystem: Fix false positives in YAMLVFSWriter...
2014-05-20 Alp TokerReduce string duplication
2014-05-20 Alp TokerRAV reunification: merge Lambda body visitation to...
2014-05-20 Alp TokerRAV reunification: merge DISPATCH_STMT() macro back...
2014-05-20 Alp TokerRAV reunification: merge r190728
2014-05-20 Justin BognerVirtualFileSystem: Add YAMLVFSWriter to generate VFS...
2014-05-20 Eric ChristopherUpdate for llvm change to avoid having global flag...
2014-05-20 Aaron BallmanCleaning up some range-based for loops so that the...
2014-05-20 Peter CollingbourneRevert r209231, "Update AttributeReference.rst."
2014-05-20 Peter CollingbourneUpdate AttributeReference.rst.
2014-05-20 Duncan P. N... Fix testcase from r209228
2014-05-20 Duncan P. N... GlobalValue: Testcase for hidden visibility and local...
2014-05-20 Yaron KerenFixed spelling.
2014-05-20 Jordan RoseAdd a check for tautological bitwise comparisons to...
2014-05-20 Peter CollingbourneMake the wording for the flatten docs a little clearer.
2014-05-20 Eric ChristopherFix testcase for case.
2014-05-20 Peter CollingbourneImplement the flatten attribute.
2014-05-20 Eric ChristopherClean up language and grammar.
2014-05-20 NAKAMURA Takumiclang/test/SemaCXX/err_init_conversion_failed.cpp:...
2014-05-20 Aaron BallmanNone of these attributes require FunctionTemplate to...
2014-05-20 Daniel Jasperclang-format: [JS] Understand top-level function litera...
2014-05-20 Robert LyttonXCore target: sort typestring enum fields alphabetically
2014-05-20 Ben LangmuirSpeculative fix for Windows buildbot after r209138
2014-05-20 Craig Topper[C++11] Use 'nullptr'. Tooling edition.
2014-05-20 Craig Topper[C++11] Use 'nullptr'. Analysis edition.
2014-05-20 Richard TrieuFix diagnostic message for member function pointer...
2014-05-20 Richard TrieuIgnore void returning overloaded functions fom -Wunused...
2014-05-19 Alp TokerARCMT/GC-check-warn-nsalloc.m: don't provide a diag...
2014-05-19 Adrian PrantlDemote the "Debug Info Version" module flag to llvm...
2014-05-19 Renato GolinUsing SmallString and correct addr var
2014-05-19 Alp TokerImprove test verification from r209172
2014-05-19 Alp TokerGet ARCMT/GC-check-warn-nsalloc.m working
2014-05-19 Renato GolinFix usage of string when StringRef was needed
2014-05-19 Richard Smith[modules] Fix ODR violation: there's another clang...
2014-05-19 Richard Smith[module] Remove a header that isn't used and doesn...
2014-05-19 Peter CollingbourneImplement the no_split_stack attribute.
2014-05-19 Richard SmithIf two sibling modules declare the same entity, and...
2014-05-19 Hans WennborgAllow dllimport on function definitions when they're...
2014-05-19 Renato GolinNon-allocatable Global Named Register
2014-05-19 Aaron BallmanRemoving an XFAIL which shouldn't apply. We no longer...
2014-05-19 Hans Wennborgtest/CodeGenCXX/dllexport.cpp: -O2 and -disable-llvm...
2014-05-19 Ben LangmuirDon't refresh stat() info for pcm files
2014-05-19 Aaron BallmanThis test doesn't need to be XFAILed anywhere; it just...
2014-05-19 Ben LangmuirFix use-after-free and spurious error during module...
2014-05-19 Anton Yartsev[analyzer] Alpha and implicit checker lists, expand...
2014-05-19 Aaron BallmanThis test is XFAILed on Windows, but I cannot see a...
2014-05-19 Aaron BallmanFixing some comments in this test. No functional changes.
2014-05-19 Joey Gouly[OpenCL] Reject reqd_work_group_size(X, Y, Z) where...
2014-05-19 Oliver StannardPass -gdwarf-N options to integrated assembler
2014-05-19 Oliver StannardARM: PCS non-compliance when struct is padded to avoid...
2014-05-19 Manuel KlimekMake the ARCMT tests self-contained.
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...
next