]> granicus.if.org Git - clang/shortlog
clang
2014-11-12 Richard SmithFix this code to follow the coding style regarding...
2014-11-12 Douglas GregorMake Sema::CollectMultipleMethodsInGlobalPool() public.
2014-11-11 NAKAMURA Takumiclang/test/CodeGenCXX/debug-info-cxx1y.cpp: Add %itaniu...
2014-11-11 Kostya Serebryany[clang/asan] Do not emit memcpy for trivial operator...
2014-11-11 Kaelyn TakataHave LookupMemberExprInRecord only call CorrectTypoDela...
2014-11-11 Kaelyn TakataCreate two helpers for running the typo-correction...
2014-11-11 Kaelyn TakataReplace MemberTypoDiags and MemberExprTypoRecovery...
2014-11-11 Kaelyn TakataRemove unnecessary semicolon.
2014-11-11 Daniel Jasperclang-format: Improve handling of comments in binary...
2014-11-11 Kaelyn TakataMake LookupResult be copyable to avoid decomposing...
2014-11-11 Kaelyn TakataExplicitly exclude keywords from the member validator.
2014-11-11 Kaelyn TakataFix some formatting prior to refactoring the code.
2014-11-11 Kostya SerebryanyIntroduce -fsanitize-coverage=N flag
2014-11-11 Alexey SamsonovBundle conditions checked by UBSan with sanitizer kinds...
2014-11-11 Fariborz JahanianRemove this test too.
2014-11-11 Fariborz JahanianRevert r221702 until I address Richard Trieu's
2014-11-11 Alexey SamsonovSimplify the test by using multiple --check-prefix...
2014-11-11 Duncan P. N... Revert "IR: MDNode => Value: Update for LLVM API change...
2014-11-11 David BlaikiePR16091 continued: Debug Info for member functions...
2014-11-11 Fariborz JahanianPatch to warn when logical evaluation of operand evalut...
2014-11-11 Daniel Jasperclang-format: Preserve trailing-comma logic even with...
2014-11-11 Richard SmithFirst half of CWG1962: decltype(__func__) should not...
2014-11-11 Fariborz JahanianThis patch fixes a crash after rebuilding call AST of
2014-11-11 Manuel KlimekDiagnosticParseKinds is close to running into Diagnosti...
2014-11-11 NAKAMURA TakumiCGOpenMPRuntime.h: Fix a couple of \param(s) introduced...
2014-11-11 Alexey Bataev[OPENMP] Codegen for threadprivate variables
2014-11-11 Richard SmithFix parsing of fold-expressions within a cast expressio...
2014-11-11 Justin BognerInstrProf: Remove an unnecessary helper function (NFC)
2014-11-11 NAKAMURA TakumiCGExpr.cpp: Suppress a warning. [-Wunused-variable]
2014-11-11 Alexey Samsonov[Sanitizer] Refactor sanitizer options in LangOptions.
2014-11-11 Alexey SamsonovMove CodeGenOptions constructor out-of-line and add...
2014-11-11 Alexey SamsonovMove SanitizerKind class to a separate header. NFC.
2014-11-10 Argyrios Kyrtzidis[libclang] When initializing an ObjC object via the...
2014-11-10 Alexey SamsonovPropagate SanitizerKind into CodeGenFunction::EmitCheck...
2014-11-10 Ben LangmuirValidate user headers even if -fmodules-validate-once...
2014-11-10 Tim NorthoverAArch64: set all processor features from -arch if nothi...
2014-11-10 Richard SmithImprove diagnostics if _Noreturn is placed after a...
2014-11-10 Bob WilsonRemove change to set SDKROOT when building compiler...
2014-11-10 Richard SmithUpdate fold-expression mangling to match cxx-abi-dev...
2014-11-10 Bob WilsonOnly build iOS runtime libraries when the iOS SDKs...
2014-11-10 Daniel Jasperclang-format: Fix pointer formatting.
2014-11-10 Nico Weberclang-format: [Java] Never treat @interface as annotation.
2014-11-10 Nico Weberclang-format: Document that --assume-filename affects...
2014-11-10 Benjamin KramerRemove unused diagnostic.
2014-11-10 Alexander Kornienko[Tooling] Restore current directory after processing...
2014-11-08 Aaron BallmanMissing testcase from r221581.
2014-11-08 Aaron BallmanUpdated the wording for a diagnostic to be more grammat...
2014-11-08 Aaron Ballman[c++1z] Support for attributes on namespaces and enumer...
2014-11-08 Richard Smith[c++1z] Support for u8 character literals.
2014-11-08 Richard Smith[c++1z] Implement nested-namespace-definitions.
2014-11-08 Richard Smith[c++1z] N4295: fold-expressions.
2014-11-08 Ben LangmuirCheck module signature when the module has already...
2014-11-08 Fariborz JahanianFixed a buildbot failure.
2014-11-08 Ben LangmuirFix unintended fallthrough in ASTReader
2014-11-07 Fariborz Jahanian[Objective-C Sema]. Issue availability/deprecated warni...
2014-11-07 Tim NorthoverARM ABI: simplify decisions on whether args can be...
2014-11-07 Alexey SamsonovIntroduce a SanitizerKind enum to LangOptions.
2014-11-07 Kuba BreckaUse @rpath for ASan dylib in Makefiles
2014-11-07 Michael J.... Fix style.
2014-11-07 Samuel AntaoFix clash of gcc toolchains in hexagon driver regressio...
2014-11-07 Fariborz JahanianRevert r221404 which caused lldb to not display
2014-11-07 Timur IskhodzhanovImprove comments in vtordisp tests: fix a typo, add...
2014-11-07 David MajnemerCodeGen, Itanium: Properly dllimport RTTI data
2014-11-06 Frederic RissReturn a DIDescriptor from CGDebugInfo::getDeclarationO...
2014-11-06 Charlie TurnerRemove references to the cortex-a9-mp CPU.
2014-11-06 Rafael EspindolaDon't manually insert L prefixes.
2014-11-06 Andrea Di Biagio[X86] Slightly refactor default features for AMD bdver...
2014-11-06 Alexey BataevFix for exception specification mismatch in explicit...
2014-11-06 Craig Topper[X86] Use fallthroughs to reduce the number of calls...
2014-11-06 Rafael EspindolaUse FileCheck.
2014-11-06 Rafael EspindolaDelete dead test.
2014-11-05 Fariborz JahanianPatch for small addition to availability attribute.
2014-11-05 Reid Klecknercmake: Only export targets in the standalone build
2014-11-05 Reid KlecknerMake it easier to build against a pre-built Clang packa...
2014-11-05 DeLesley HutchinsThread Safety Analysis: move warnings on range-based...
2014-11-05 Fariborz JahanianThis patch fixes a crash after rebuilding call AST of
2014-11-05 Reid Klecknercmake: Conditionalize CodeGen's dependency on intrinsic...
2014-11-05 Frederic Riss[DebugInfo] Do not record artificial global initializer...
2014-11-05 Duncan P. N... IR: MDNode => Value: Update for LLVM API change in...
2014-11-05 Daniel JasperRevert "clang-format: [js] Updates to Google's JavaScri...
2014-11-05 Ben LangmuirRemove superceded warning warn_forgotten_module_header
2014-11-05 Rafael EspindolaSupport LLVM_BUILD_STATIC.
2014-11-05 Will WilsonMS ABI: Correctly mangle CV qualifiers from typedefs
2014-11-05 Daniel Jasperclang-format: Add test to prevent regression in r221125.
2014-11-05 Daniel Jasperclang-format: Improve free-standing macro detection.
2014-11-05 NAKAMURA TakumiMark darwin-debug-flags.c as REQUIRES:shell, due to...
2014-11-05 Justin Bognerclang-format: Make it possible to (require 'clang-format)
2014-11-05 Adrian PrantlDebug info: Emit the correct type for the __FuncPtr...
2014-11-05 Kaelyn TakataFilter out non-static class members when correcting...
2014-11-04 Kuba BreckaFix the test failure on Windows introduced by r221279.
2014-11-04 Bob WilsonUse backslashes to escape spaces and other backslashes...
2014-11-04 Benjamin KramerMake helper function static. NFC.
2014-11-04 Roman DivackySince the file has both ppc and ppc64 tests in it renam...
2014-11-04 Roman DivackyRewrite the test to not require asserts.
2014-11-04 Kuba BreckaUse @rpath as LC_ID_DYLIB for ASan dylib on OS X
2014-11-04 Yaron KerenRe-enable this test on Windows since it passes with...
2014-11-04 NAKAMURA TakumiRemove "REQUIRES:shell" from tests. They work for me.
2014-11-04 NAKAMURA Takumiclang/test/Tooling: Remove mention to PR15590 out of...
2014-11-04 NAKAMURA Takumiclang/test/Tooling: [PR15590] Avoid backslashes in...
2014-11-04 NAKAMURA Takumiclang/test/VFS/umbrella-mismatch.m: Let it work on...
next