]> granicus.if.org Git - clang/shortlog
clang
2014-05-07 Yaron KerenUse nullptr instead of 0 for const char * value.
2014-05-07 Daniel Jasperclang-format: Be slightly more aggressive on single...
2014-05-07 Daniel Jasperclang-format: Fix corner cases for comments in if condi...
2014-05-07 Joerg SonnenbergerDrop libgcc and default to libc++ for NetBSD/ARM on...
2014-05-07 Joerg SonnenbergerAlso recognize Big Endian ARM variants.
2014-05-07 Daniel Jasperclang-format: Fix bad space before braced initializer.
2014-05-07 Alexey Bataev[OPENMP] Fixed checking for mangled names in parallel_c...
2014-05-07 Craig TopperFix up indentation and fix an 80 column violation.
2014-05-07 Craig Topper[C++11] Use 'nullptr'.
2014-05-07 Alexey Bataev[OPENMP] Fixed problem with temp removal on some platfo...
2014-05-07 David BlaikiePR19562: Fix memory leak when ObjC interface types...
2014-05-07 David BlaikieFixing tests to account for LLVM r208159.
2014-05-07 Alexey Bataev[OPENMP] Temporarily disable test parallel_codegen.cpp
2014-05-07 Jordan Rose[analyzer] Use a lazily-initialized BugType in ObjCSelf...
2014-05-07 Jordan Rose[analyzer] Functions marked __attribute__((const))...
2014-05-07 Richard SmithIf an instantiation of a template is required to be...
2014-05-07 Yunzhong GaoClean up some existing keyword tests in the test/Lexer...
2014-05-07 Kaelyn TakataTry harder to ensure a strict weak ordering of overload...
2014-05-06 Argyrios KyrtzidisRename "secondary initializer" -> "convenience initiali...
2014-05-06 David MajnemerAST: Update reference temporary mangling
2014-05-06 Nick LewyckyAdd testcase for r208062.
2014-05-06 Tobias Grossertblgen: Modularize the diagnostic emitter
2014-05-06 Nico WeberInclude translation unit filename in global ctor symbol...
2014-05-06 David BlaikieReapply: DebugInfo: Emit the definition of enums when...
2014-05-06 Nico WeberFix leak in ObjCSelfInitChecker, found by LSan.
2014-05-06 Nico WeberFix a leak found by LSan: ConsumedBlockInfo owns its...
2014-05-06 David BlaikieRevert "DebugInfo: Emit the definition of enums when...
2014-05-06 Tilmann SchellerAdd driver support for AArch64 Fedora.
2014-05-06 Jordan RoseUpdate comment for ObjCImplementationDecl's handling...
2014-05-06 Daniel Jasperclang-format: [JS] Keep space after closure style comments.
2014-05-06 Daniel Jasperclang-format: [JS] Keep space between 'return' and...
2014-05-06 Daniel Jasperclang-format: [JS] Don't indent in goog.scope blocks.
2014-05-06 Alexey Bataev[OPENMP] Another one fix for codegen test '#pragma...
2014-05-06 Alexey Bataev[OPENMP] Fixed test for '#pragma omp parallel' codegen
2014-05-06 Dinesh DwivediFixed one issue with casting
2014-05-06 Alexey Bataev[OPENMP] Temporary disable test for parallel codegen
2014-05-06 Alexey Bataev[OPENMP] Initial codegen for '#pragma omp parallel'
2014-05-06 Kevin Qin[PATCH] [ARM64] Enable alignment control option in...
2014-05-06 Robert LyttonXCore target: fix initialization bug found by MSan...
2014-05-06 Dinesh DwivediPulled out cast detection in TokenAnnotator into its...
2014-05-06 David BlaikieDebugInfo: Emit the definition of enums when the defini...
2014-05-06 Craig Topper[C++11] Use 'nullptr'
2014-05-06 Nick LewyckyFix crash when one overload candidate is a template...
2014-05-06 Alexey Bataev[OPENMP] 'proc_bind' clause support - Parsing and sema...
2014-05-06 David BlaikiePR19598: Ensure temporary metadata nodes used in debug...
2014-05-06 Nico WeberSupport field references to struct names and c++11...
2014-05-06 Nick LewyckyI fixed this fixme in r208017.
2014-05-06 Alp Tokerwww: add a missing HTML open tag
2014-05-05 David BlaikieBuild debug info for ObjC interface types at the end...
2014-05-05 David BlaikieObjC IVars aren't added when the type isn't emitted...
2014-05-05 Richard TrieuDuring parsing, update the range of the Declarator...
2014-05-05 Argyrios Kyrtzidis[Basic/FileManager] Propagate whether a file 'IsVolatil...
2014-05-05 Ben LangmuirAdd -Wnon-modular-include* options
2014-05-05 David BlaikieSimplify replacement map by avoiding duplicate values...
2014-05-05 Reid KlecknerMS ABI: Emit an error during IRgen on C++ exception...
2014-05-05 Rafael EspindolaFix pr19653.
2014-05-05 Alp Tokerwww: remove proprietary dbtree.js script from r96013
2014-05-05 Alp TokerFix some typos
2014-05-05 Rafael EspindolaSmall refactoring, no functionality change.
2014-05-05 David MajnemerCodeGen: Assign linkage to thread-wrappers correctly
2014-05-05 Manuel KlimekFix handling of condition variables in the face of...
2014-05-05 Duncan P. N... CodeGen: Cleanup visibility in RTTIBuilder
2014-05-05 Ben LangmuirAdd -Wmodule-build to make it easy to see when modules...
2014-05-05 Daniel Jasperclang-format: Understand functions with decltype return...
2014-05-05 Dinesh DwivediAdded some heuristics to identify c style casting
2014-05-05 Benjamin KramerDriver: Recognize CentOS 6 as RHEL 6.
2014-05-05 Alp TokerStringRefize and take out an old FIXME
2014-05-05 Daniel Jasperclang-format: Improve understanding of decltype.
2014-05-05 Dinesh DwivediFix bug in clang-format while merging short function
2014-05-05 Manuel KlimekFix crash when resolving branch conditions for temporar...
2014-05-05 Christian PirkerSimplify getARMCPUForMArch() and make it more consistent
2014-05-05 Daniel Jasperclang-format: Fix import statements with ColumnLimit: 0
2014-05-05 Alp TokerUpdate lit.cfg to support the clang-interpreter test...
2014-05-05 Alp TokerAdd speculative clang-interpreter test
2014-05-05 Ben LangmuirMake module self-import an error
2014-05-05 Alp Tokercindex-dump.py: fix the --show-ids description string
2014-05-05 Alp TokerFix cindex-dump.py --show-ids
2014-05-04 Alp TokerSplit out header integration tests
2014-05-04 Argyrios KyrtzidisSpeculative fix to unbreak the buildbots that fail...
2014-05-04 Ben LangmuirFix a use-after-free bug I recently introduced in looku...
2014-05-04 Argyrios Kyrtzidis[Modules] Add the resource-dir to the module hash.
2014-05-04 Saleem AbdulrasoolCodeGen: complete ARM ACLE hint 8.4 support
2014-05-04 Saleem AbdulrasoolTarget: fix wchar_t definition for Windows on ARM
2014-05-03 Nico WeberMinor cleanups, no behavior change.
2014-05-03 Nico WeberWrap a few lines at 80 columns, change a confusing...
2014-05-03 Benjamin KramerReplace one-element SmallVectors inside DenseMaps with...
2014-05-03 Benjamin KramerRemove unused diagnostics.
2014-05-03 Chandler Carruth[leaks] The PDFileEntry nodes in the FilesMade FoldingS...
2014-05-03 Chandler Carruth[leaks] Re-shuffle code such that we don't create a...
2014-05-03 Chandler Carruth[leaks] Don't leak the fake arguments we synthesize...
2014-05-03 Alp TokerEliminate ASTContext's DelayInitialization flag
2014-05-03 Alp TokerFix a bunch of mislayered clang/Lex includes from Sema
2014-05-03 Alp TokerUpdate Preprocessor::Initialize() documentation followi...
2014-05-03 David MajnemerCodeGen: Cleanup ABIArgInfo
2014-05-03 David MajnemerRevert "Sema: Implement DR244"
2014-05-03 David MajnemerSema: Implement DR244
2014-05-03 Nick LewyckyErr, wait. Those new test functions in r207890 need...
2014-05-03 Nick LewyckyRewrite NRVO determination. Track NRVO candidates on...
2014-05-03 Reid KlecknerMS ABI x64: Pass small objects with dtors but no copy...
2014-05-03 Chandler Carruth[leaks] Fix a leak of a basic block when we successfull...
next