]> granicus.if.org Git - clang/shortlog
clang
2013-12-16 Daniel JasperRevert "Modules: Make missing headers in a module.map...
2013-12-16 Daniel JasperModules: Make missing headers in a module.map a warning...
2013-12-16 Alexander KornienkoAlways break before the colon in constructor initialize...
2013-12-16 Alexander KornienkoAdded -iregex for case-insensitive regex to filter...
2013-12-16 Daniel Jasperclang-format: Fix formatting of function type parameters.
2013-12-16 Daniel Jasperclang-format: Improve handling of raw string literals.
2013-12-16 Duncan P. N... Stop crashing on empty asm input constraints
2013-12-15 Rafael EspindolaAdd tests for all DescriptionString in Targets.cpp.
2013-12-15 Rafael EspindolaDelete dead code.
2013-12-15 Benjamin KramerRemove unused diagnostic.
2013-12-15 Aaron BallmanAllow target-specific attributes to share a spelling...
2013-12-15 Alp TokerASTContext: Declare builtin types implicitly
2013-12-14 Alp TokerLexer: Issue -Wbackslash-newline-escape for line comments
2013-12-14 Alp TokerFix test containing backslash and newline separated...
2013-12-14 Hans WennborgAdd triple to CodeGenCXX/2004-03-08-ReinterpretCastCopy...
2013-12-14 NAKAMURA TakumiCompilationDatabase.cpp:stripPositionalArgs(): Match...
2013-12-14 Alp TokerRemove 'not' from some CodeGen tests
2013-12-14 Richard SmithPR18246: When performing template argument deduction...
2013-12-14 Argyrios Kyrtzidis[objc] Add a test to make sure that a class can add...
2013-12-14 Alp TokerRevert "Don't require -re suffix on -verify directives...
2013-12-14 Richard SmithPR18232: implement instantiation for class-scope explic...
2013-12-14 Hans WennborgDon't require -re suffix on -verify directives with...
2013-12-14 Faisal ValiQuick-Fix pointer arithmetic when performing multi...
2013-12-13 Hans WennborgPrepare for using MS ABI by default for Win32: update...
2013-12-13 Richard SmithAdd a testcase and a FIXME for an accepts-invalid.
2013-12-13 Richard SmithDetabify and fix formatting.
2013-12-13 Rafael EspindolaConsolidate DataLayout string testing in one file.
2013-12-13 Alp TokerRemove an unused parameter and include after r197273
2013-12-13 Alp TokerEliminate BinaryTypeTraitExpr
2013-12-13 Rafael EspindolaDelete dead code.
2013-12-13 Rafael EspindolaConvert test to FileCheck.
2013-12-13 Rafael EspindolaEvery target sets DescriptionString. Assert that.
2013-12-13 Rafael EspindolaConvert test to FileCheck
2013-12-13 Fariborz JahanianObjective-C. Remove obsolete option from test.
2013-12-13 Rafael EspindolaUse a: and s: instead of a0: and s0: in the DataLayout...
2013-12-13 Hans WennborgTighten test regexes checking for __attribute__((thisca...
2013-12-13 Fariborz JahanianObjective-C. Do not issue warning when 'readonly'
2013-12-13 Rafael EspindolaConvert test to FileCheck and make it more strict.
2013-12-13 Jordan Rose[analyzer] Add -analyzer-config to scan-build.
2013-12-13 Alp TokerFix raw lex crash and -frewrite-includes noeol-at-eof...
2013-12-13 Joey Gouly[OpenCL] Produce an error when the work group and vec...
2013-12-13 Rafael EspindolaAdd a clang side test for pr18235 too.
2013-12-13 Tim NorthoverARM MachO embedded: fix test without FileCheck line
2013-12-13 Artyom Skrobovclang-check to ignore -no-integrated-as because certain...
2013-12-13 Manuel KlimekMove the input files for the unnecessary-module-map...
2013-12-13 Renato GolinMove comment to its rightful place
2013-12-13 Ted KremenekRefine 'objc_protocol_requires_explicit_implementation...
2013-12-13 Ted KremenekMake 'CheckProtocolMethodDefs' a static function.
2013-12-13 Ted KremenekChange 'method X in protocol not implemented' warning...
2013-12-13 Ted KremenekMake 'WarnUndefinedMethod' a static function.
2013-12-13 Argyrios Kyrtzidis[objc] If we don't know for sure what the designated...
2013-12-13 David Majnemer[-cxx-abi microsoft] Remove trailing spaces from the...
2013-12-13 David MajnemerAST: Update URL for Itanium ABI spec
2013-12-13 Reid KlecknerMove C++ destructor emission into CGCXXABI
2013-12-13 David Majnemer[-cxx-abi microsoft] Add commentary for mangleStaticGua...
2013-12-13 David MajnemerRevert "[-cxx-abi microsoft] Mangle reference temporaries"
2013-12-13 Reid KlecknerRemove getVTT* in favor of getStructorImplicitParameter*
2013-12-12 Ted KremenekEnhance "auto synthesis will not synthesize property...
2013-12-12 Warren Hunt[ms-abi] Fixing bitfields sema arror for ms-mode
2013-12-12 Richard SmithPR18229: Fix typo in assert condition.
2013-12-12 David Majnemer[-cxx-abi microsoft] Mangle reference temporaries
2013-12-12 Warren Hunt[ms-abi] Refactoring Non-virtual base layout in record...
2013-12-12 Joerg SonnenbergerReplace use of Triple::getEnvironmentName with the...
2013-12-12 Alp TokerUnify type trait parsing
2013-12-12 Yaron KerenWith the new update to the ABI, we should not look...
2013-12-12 Rafael EspindolaMake this test pass on Release builds.
2013-12-12 Argyrios Kyrtzidis[Modules] Don't parse any module map if modules are...
2013-12-12 Rafael EspindolaSwitch to the new MingW ABI.
2013-12-12 Rafael EspindolaAvoid temporary std::string.
2013-12-12 Rafael EspindolaDon't return a pointer to a temporary std::string's...
2013-12-12 Bernard OgdenSimple refactoring to eliminate single-use local variable
2013-12-12 Bernard OgdenRefactor duplicate functions
2013-12-12 Bernard OgdenMake thumb the default instruction set for v7m and...
2013-12-12 Bernard OgdenFix -mthumb resetting of target cpu
2013-12-12 Alp TokerSuppress -Wshadow / -Wold-style-cast expanded from...
2013-12-12 Tim NorthoverDarwin-embedded: find correct libclang_rt for embedded...
2013-12-12 Timur IskhodzhanovAdd a test case for the PR17748 crash
2013-12-12 Alexander KornienkoFixed a typo
2013-12-12 Alexander KornienkoFilter-out irrelevant command-line options in CommonOpt...
2013-12-12 Alexander KornienkoImplemented GNU-style formatting for compound statements.
2013-12-12 NAKAMURA Takumic-arcmt-test/Makefile: Fixup for LDFLAGS=-static on...
2013-12-12 Ted KremenekAdd more test cases for 'objc_protocol_requires_explici...
2013-12-12 Richard SmithPR17602: check accessibility when performing an implici...
2013-12-12 Richard SmithUpdate user manual to note that implementation for...
2013-12-12 Hans WennborgRe-apply r197076 and r197086; the build was fixed by...
2013-12-12 NAKAMURA TakumiFix autoconf build in libclang since r197075, (has...
2013-12-12 Kevin QinFix Incorrect CHECK message [0-31]+ in test case.
2013-12-12 Hans WennborgRevert r197076: "[objcmt] When emitting a remap file...
2013-12-12 Aaron BallmanSwitching to using hasGlobalStorage instead of !hasLoca...
2013-12-12 Aaron BallmanAdded a Subjects clause to the section attribute and...
2013-12-12 Richard SmithPR18217: Rewrite JumpDiagnostics' handling of temporari...
2013-12-12 Fariborz JahanianObjective-C migrator: when inferring 'readonly' propert...
2013-12-12 Hans WennborgUse llvm::Regex::Escape in VerifyDiagnosticConsumer.cpp
2013-12-11 Ted KremenekAdd CFG tests for switch's involving "extended" enum.
2013-12-11 Ted KremenekAdd new PrintingPolicy entry to trim number of newlines...
2013-12-11 Hans WennborgChange semantics of regex expectations in the diagnosti...
2013-12-11 Chad Rosier[AArch64] Refactor NEON floating-point Max/Min/Maxnm...
2013-12-11 Alp TokerRemove extra qualification to fix build with g++ after...
2013-12-11 Warren Hunt[ms-abi][cleanup] Removing FinalizeCXXLayout : no funct...
2013-12-11 Aaron BallmanNo longer accepting attribute spellings with prefix...
next