]> granicus.if.org Git - clang/shortlog
clang
2017-03-06 Krasimir Georgiev[clang-format] Add tests for ambiguous namespaces to...
2017-03-06 Vassil Vassilev[modules] Make GNUMode a normal language option to...
2017-03-06 Krasimir Georgiev[clang-format] Make NamespaceEndCommentFixer add at...
2017-03-06 Alex Lorenz[Docs] Add missing quotes to the language literal in the
2017-03-06 Sylvestre LedruAdd examples to clang-format configuration
2017-03-06 Alex Lorenz[CodeGen][Blocks] Refactor capture handling in code...
2017-03-06 Alex Lorenz[Sema][ObjC] Warn about 'performSelector' calls with...
2017-03-06 Anton KorobeynikovDo not include GCC "resource" directory into the set...
2017-03-06 Dean Michael... [XRay] [clang] Allow logging the first argument of...
2017-03-06 Vedant Kumar[ubsan] Extend the nonnull arg check to ObjC
2017-03-04 John McCallGCC workaround: use explicit qualification to avoid...
2017-03-04 John McCallRefactor ConstantInitBuilder to allow other frontends...
2017-03-04 Argyrios Kyrtzidis[index] C++: Improve handling of typedefs as base names...
2017-03-04 Argyrios Kyrtzidis[index] ObjC: Improve handling of typedefs as base...
2017-03-04 Richard Trieu[ODRHash] Try again to fix build bot.
2017-03-04 Richard TrieuHandle null QualType better in Stmt::Profile
2017-03-04 Richard Trieu[ODRHash] Change test to try to appease buildbot.
2017-03-04 Laszlo Nagy[scan-build-py] create decorator for compiler wrapper...
2017-03-04 Richard Trieu[ODRHash] Add support for detecting different method...
2017-03-03 Pirama Arumuga... Restrict test arch-specific-libdir.c to Linux
2017-03-03 Pirama Arumuga... Add arch-specific directory to search path
2017-03-03 Dominic ChenReland 4: [analyzer] NFC: Update test infrastructure...
2017-03-03 Aleksei Sidorin[Analyzer] Terminate analysis on OpenMP code instead...
2017-03-03 Nemanja Ivanovic[PowerPC] Enable -fomit-frame-pointer by default for PPC
2017-03-03 Dave BartolomeoFix msc-version.c test to handle _MSC_VER=1910
2017-03-02 Dominic ChenRevert "Reland 3: [analyzer] NFC: Update test infrastru...
2017-03-02 Dominic ChenReland 3: [analyzer] NFC: Update test infrastructure...
2017-03-02 Dominic ChenRevert "Reland 2: [analyzer] NFC: Update test infrastru...
2017-03-02 Dominic ChenReland 2: [analyzer] NFC: Update test infrastructure...
2017-03-02 John McCallPromote ConstantInitBuilder to be a public CodeGen...
2017-03-02 Vassil VassilevAdd coding and shebang.
2017-03-02 Vassil VassilevMark function as llvm dump method.
2017-03-02 Adrian PrantlDocument that code inlined into a nodebug function...
2017-03-02 Saleem AbdulrasoolSerialization: use the PCH chain to check PCH mode
2017-03-02 Nico WeberDon't write to LLVMStyle.JavaScriptQuotes twice. No...
2017-03-02 Krasimir Georgiev[clang-format] Use number of unwrapped lines for short...
2017-03-01 Daniel Jasperclang-format: [JS] Properly format object literals...
2017-03-01 Daniel Jasperclang-format: [JS/TS] Properly understand cast expressions.
2017-03-01 Bruno Cardoso... [PCH] Avoid VarDecl emission attempt if no owning modul...
2017-03-01 Alex LorenzIntroduce an 'external_source_symbol' attribute that...
2017-03-01 Charles Li[Test] NFC: Fixed typo in comments
2017-03-01 Devin Coughlin[analyzer] pr32088: Don't destroy the temporary if...
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...
next