]> granicus.if.org Git - clang/shortlog
clang
2017-03-01 Krasimir Georgiev[clang-format] Don't add namespace end comments for...
2017-03-01 Krasimir Georgiev[clang-format] Add a new flag FixNamespaceComments...
2017-03-01 Eric LiuIntroducing clang::tooling::AtomicChange for refactorin...
2017-03-01 Daniel JasperFix r296605 so that stuff in #ifndef SWIG blocks is...
2017-03-01 Daniel Jasperclang-format: Ignore contents of #ifdef SWIG .. #endif...
2017-03-01 Malcolm Parsons[Sema] Improve side effect checking for unused-lambda...
2017-03-01 Akira Hatanaka[Sema] Add variable captured by a block to the enclosin...
2017-03-01 Richard TrieuAdd warning for inconsistent overrides on destructor.
2017-03-01 Devin Coughlin[Analyzer] Fix crash in ObjCPropertyChecker on protocol...
2017-03-01 Paul Robinson[PS4] Set our default dialect to C++11. NFC for other...
2017-03-01 Charles Li[Test] Make Lit tests C++11 compatible - IR ordering
2017-02-28 Richard Trieu[ODRHash] Add basic support for CXXRecordDecl
2017-02-28 Erich KeaneAllow attributes before union definition
2017-02-28 Daniel Jasperclang-format: [Java] Fix bug in enum formatting.
2017-02-28 Eric ChristopherMigrate all of aarch64-linux-gnu to \01_mcount instead...
2017-02-28 Tom StellardDriver: Update devtoolset usage for RHEL
2017-02-28 Daniel Marjamaki[Sema] Detect more array index out of bounds when C...
2017-02-28 Martin ProbstBlacklist arbitrary @\\w+ JSDoc tags from wrapping.
2017-02-28 NAKAMURA Takumiclang/test/Format/inplace.cpp: Avoid using wildcard.
2017-02-28 Christof Douma[ARM] Don't pass -arm-execute-only to cc1as
2017-02-28 Haojian Wu[clang-format] Fix test failure caused by "rm" on some...
2017-02-28 Brad SmithSet ABIs correctly for OpenBSD/arm; soft float and...
2017-02-28 Dominic ChenRevert "Reland: [analyzer] NFC: Update test infrastruct...
2017-02-28 Dominic ChenReland: [analyzer] NFC: Update test infrastructure...
2017-02-27 Nico Weberclang-format: Don't leave behind temp files in -i mode...
2017-02-27 Adrian PrantlPR32042: Create inlined debug info for EmitInlinedInher...
2017-02-27 Nico WeberUBSan docs: Explicitly mention that `-fsanitize=unsigne...
2017-02-27 David BlaikieRemove unused variable
2017-02-27 Vedant Kumar[ubsan] Factor out logic to emit a range check. NFC.
2017-02-27 Bob Haarmanenable -flto=thin in clang-cl
2017-02-27 Krasimir Georgiev[clang-format] Add a NamespaceEndCommentsFixer
2017-02-27 Martin Probstclang-format: [JS] whitespace after async in arrow...
2017-02-27 Daniel Marjamaki[analyzer] clarify 'result is garbage value' when it...
2017-02-27 Argyrios Kyrtzidis[GeneratePCHAction] If preprocessor option 'AllowPCHWit...
2017-02-27 Dominic ChenRevert "[analyzer] NFC: Update test infrastructure...
2017-02-27 Dominic Chen[analyzer] NFC: Update test infrastructure to support...
2017-02-27 Argyrios KyrtzidisAdd a cc1 flag for setting the existing Preprocessor...
2017-02-26 Oren Ben Simhon[X86] DAZ Macros Relocation
2017-02-26 Argyrios Kyrtzidis[index] Add 'Parameter' symbol kind and 'Local' symbol...
2017-02-25 Richard SmithUpdate cxx_dr_status page.
2017-02-25 Richard SmithC++ DR1611, 1658, 2180: implement "potentially construc...
2017-02-25 Argyrios Kyrtzidis[test] Disable test/Index/pch-from-libclang.c for non...
2017-02-25 Argyrios Kyrtzidis[test] Use cc1 -triple for test/Index/pch-from-libclang.c.
2017-02-25 Argyrios Kyrtzidis[test] Add target to test/Index/pch-from-libclang.c.
2017-02-25 Argyrios Kyrtzidis[driver] Pass a resource dir without the '/../' part.
2017-02-25 Argyrios Kyrtzidis[modules] For -module-file-info, print out the resource...
2017-02-25 Brad SmithAlso test OpenBSD/powerpc here for the various types...
2017-02-25 Vedant KumarWeaken test/Profile/c-ternary.c
2017-02-25 Vedant KumarSuppress uninteresting warnings in test/CoverageMapping...
2017-02-25 Vedant KumarFix -Wparentheses warning
2017-02-25 Vedant KumarRetry: [profiling] Fix profile counter increment when...
2017-02-25 Dominic Chen[analyzer] Refactor and simplify SimpleConstraintManager
2017-02-25 Jan VeselyAMDGPU: export s_sendmsg{halt} instrinsics
2017-02-25 Jan VeselyAMDGPU: export l1 cache invalidation intrinsics
2017-02-25 Jan VeselyAMDGPU: export s_waitcnt builtin
2017-02-25 NAKAMURA TakumiRevert r296166, "clang-format: Don't leave behind temp...
2017-02-25 Vedant KumarRevert "[profiling] Fix profile counter increment when...
2017-02-25 Vedant Kumar[profiling] Fix profile counter increment when emitting...
2017-02-25 Richard Trieu[ODRHash] Move inherited visitor call to end of function.
2017-02-25 Paul RobinsonRevert r296209, still one more test to go.
2017-02-25 Vedant Kumar[ubsan] Detect signed overflow UB in remainder operations
2017-02-25 Vedant Kumar[ubsan] Omit superflous overflow checks for promoted...
2017-02-25 Paul Robinson[PS4] Set our default dialect to C++11. NFC for other...
2017-02-24 Richard Trieu[ODRHash] Finish FieldDecl support by handling mutable...
2017-02-24 Charles Li[Test] Make Lit tests C++11 compatible #10
2017-02-24 Charles Li[Test] Make Lit tests C++11 compatible #9
2017-02-24 Richard SmithFactor out more commonality between handling of deletio...
2017-02-24 Nico WeberTry to unbreak tests after r296166
2017-02-24 Richard Trieu[ODRHash] Add handling of bitfields
2017-02-24 Nico Weberclang-format: Don't leave behind temp files in -i mode...
2017-02-24 Nico Weberclang-format: Enable include sorting for style=Chromium
2017-02-24 Nico Weberclang-format: Fix many Objective-C formatting regressio...
2017-02-24 Alex Lorenz[Preprocessor] Fix incorrect token caching that occurs...
2017-02-24 Serge PavlovMade test more target agnostic
2017-02-24 Roger Ferrer... Fix crash when an incorrect redeclaration only differs...
2017-02-24 Kevin FunkAdd clazy to external Clang examples page
2017-02-24 Petr Hosek[Driver] Enable SafeStack for Fuchsia targets
2017-02-24 Richard Trieu[ODRHash] Add handling of TypedefType and DeclarationName
2017-02-24 George Burgess IVRepresent pass_object_size attrs in ExtParameterInfo
2017-02-24 Richard SmithFactor out some common code between SpecialMemberExcept...
2017-02-24 Richard SmithSimplify and pass a more useful source location when...
2017-02-24 Richard SmithRefactor computation of exception specification for...
2017-02-24 Douglas YungRecently a change was made to this test in r294639...
2017-02-24 Hans WennborgRevert r291477 "[Frontend] Correct values of ATOMIC_...
2017-02-24 Vedant Kumar[profiling] PR31992: Don't skip interesting non-base...
2017-02-24 David L. Jones[Driver] Move architecture-specific free helper functio...
2017-02-24 Alex LorenzNFC, Remove commented out block of code from CGBlocks.cpp
2017-02-24 Alex LorenzNFC, Add a test that ensures that we don't emit helper...
2017-02-23 Alex LorenzNFC, Add a test that ensure that we don't emit helper...
2017-02-23 Benjamin Kramer[CodeGen] Silence unused variable warning in Release...
2017-02-23 Richard SmithPR32044: Fix some cases where we would confuse a transp...
2017-02-23 George Burgess IVTighten up a regex in a test
2017-02-23 George Burgess IV[CodeGen] Fix ExtParameterInfo bugs in C++ CodeGen...
2017-02-23 Richard SmithAdd context note to diagnostics that occur while declar...
2017-02-23 Erik Pilkington[ObjC][CodeGen] CodeGen support for @available.
2017-02-23 Serge PavlovReverted r295975
2017-02-23 Serge PavlovAdded regression tests
2017-02-23 George Burgess IV[CodeGen] Don't reemit expressions for pass_object_size...
2017-02-23 Argyrios Kyrtzidis[c-index-test] For the 'core' invocation, avoid running...
2017-02-23 Richard Trieu[ODRHash] Handle types in ODR hashing.
next