]> granicus.if.org Git - clang/shortlog
clang
2015-07-18 Benjamin Kramer[AST] Remove StmtRange in favor of an iterator_range.
2015-07-18 Daniel Jasperclang-format: Take nested lines into account when detec...
2015-07-18 Benjamin Kramer[AST] Cleanup ExprIterator.
2015-07-18 Filipe CabecinhasSilence the driver warnings, if we see "-w" on the...
2015-07-18 Tom StellardDriver/ToolChain/AMDGPU: Attempt to fix buildbots after...
2015-07-18 Tom StellardDriver: Add AMDGPU toolchain
2015-07-18 Davide Italiano[Sema] Emit correct warning when copy-elision is not...
2015-07-17 David Majnemer[MS ABI] Explicit specialization of static data members...
2015-07-17 Justin BognerInstrProf: Promote this assert to a report_fatal_error
2015-07-17 James Y KnightHopefully fix android i386 build after r242554.
2015-07-17 Saleem Abdulrasoolbasic: default to MSVC on Windows
2015-07-17 Steven WuFix test case in r242565
2015-07-17 Richard SmithStop treating extension keywords as 'interesting';...
2015-07-17 Steven WuFix -save-temp when using objc-arc, sanitizer and profiling
2015-07-17 Richard SmithRefactor to remove repetition, no functionality change.
2015-07-17 Richard SmithRemove redundant bouncing between StringRef and a pair...
2015-07-17 James Y KnightFix alignment issues in Clang.
2015-07-17 Samuel Benzaquen[ASTMatchers] Use provided target NodeKind instead...
2015-07-17 Tom StellardR600: Add macro defs for all supported OpenCL extensions
2015-07-17 Petar Jovanovic[Mips] Set mips64r6 as default CPU for MIPS64 Android
2015-07-17 Andrey BokhankoChanged "pragma" -> "#pragma" in a comment, NFC.
2015-07-17 Tamas BerghammerFix android build after r242514
2015-07-17 Alexandros... -Refactored ARMTargetInfo in order to use the API of...
2015-07-17 David Majnemer[CodeGen, X86] Classify vectors <= 32 bits as INTEGER
2015-07-17 Alexey BataevTests for "Disabling of "redefine_extname" pragma for...
2015-07-17 NAKAMURA Takumiclang: s/PCHContainerOps/PCHContainerRdr/ in \param...
2015-07-17 Adrian PrantlFix clang-fuzzer build after r242499.
2015-07-17 Justin BognerDriver: Determine file names for crash reports more...
2015-07-17 Adrian PrantlMake the clang module container format selectable from...
2015-07-17 Matthias Braun__builtin_setjmp/__builtin_longjmp is support on ARM now
2015-07-17 Matthias BraunAllow __builtin_setjmp/__builtin_longjmp on ARM
2015-07-16 James DennettDoxygen: Enable autobrief feature, matching llvm config...
2015-07-16 Daniel Jasperclang-format: Respect IndentWrappedFunctionNames when...
2015-07-16 Davide Italiano[Sema] Refactor Sema::ImplicitExceptionSpecification...
2015-07-16 Jordan RoseAdd __has_feature(attribute_availability_with_version_u...
2015-07-16 James DennettDocumentation cleanup. No functional change intended.
2015-07-16 Davide Italiano[SemaType] Use a range loop.
2015-07-16 Artem BelevichFixed an error in cuda-options.cu test:
2015-07-16 Aaron BallmanDisable #pragma redefine_extname for C++ code as it...
2015-07-16 Daniel Jasperclang-format: [Proto] Handle enum bodies differently.
2015-07-16 Filipe CabecinhasActually "RUN:" the tests...
2015-07-16 Alexey Bataev[OPENMP] Fixed detection of canonical loops with random...
2015-07-16 David Majnemer[Intrin.h] Use compiler builtins to model memory barriers
2015-07-16 Nikola SmiljanicPR10405 - Desugar FunctionType and TemplateSpecializati...
2015-07-16 Akira Hatanaka[ARM] Pass subtarget feature "+no-movt" instead of...
2015-07-16 Evgeniy StepanovRevert r242365.
2015-07-16 Naomi Musgraveupdated tests for correct commit, concerning D11198
2015-07-16 Naomi Musgraveupdated tests for correct commit
2015-07-15 Naomi Musgraveadding tests for various dtor decl types
2015-07-15 Reid Kleckner[clang-cl] Use the Windows response file tokenizer
2015-07-15 Yaron KerenFinally, with no users for shell-preserves-root, remove...
2015-07-15 Gabor Horvath[Static Analyzer] Do not fail silently, when the analyz...
2015-07-15 Yaron KerenErase REQUIRES: shell-preserves-root from remaining...
2015-07-15 Yaron KerenErase REQUIRES: shell-preserves-root from more tests...
2015-07-15 James DennettAllow any comment to be a trailing comment when -fparse...
2015-07-15 Birunthan Mohanathasclang-format: Fix return type breaking with overloaded...
2015-07-15 Evgeniy Stepanov-disable-llvm-optzns in one clang test.
2015-07-15 Yaron KerenActually requiring shell disables the test on Windows...
2015-07-15 Bill Schmidt[PPC64] Update tests for vec_sld
2015-07-15 Yaron KerenSince r179283, internal shell is default on windows...
2015-07-15 Reid KlecknerRun clang-format on Tools.h, the indentation is inconsi...
2015-07-15 David Majnemer[Targets] Define __BOOL_DEFINED for Windows targets...
2015-07-15 Aaron BallmanAdd the ability to AST match a variable declaration...
2015-07-15 Daniel Jasperclang-format: Fix column layout with a comment in the...
2015-07-15 Bill Schmidt[PPC64LE] Fix vec_sld semantics for little endian
2015-07-15 Rafael EspindolaSet comdat when an available_externally thunk is conver...
2015-07-15 Yaron KerenAdd support for armv7-windows-gnu targets to the clang...
2015-07-15 Peter CollingbourneCodeGen: Improve CFI type blacklisting mechanism.
2015-07-15 Alexey Bataev[OPENMP] http://llvm.org/PR24121: canonical loop reject...
2015-07-15 Yaron KerenFix test to run under MSYS2 by disabling MSYS conversio...
2015-07-15 Yaron KerenUpdate test comment that it fails the same way on MSYS2.
2015-07-15 Alexey BataevFix comments for several methods, NFC
2015-07-15 Alexey BataevRemove extra \brief comment, NFC
2015-07-15 James DennettDocumentation cleanup, mostly fixing summaries. No...
2015-07-15 Richard Smith[modules] Switch to the normal reverse postorder visita...
2015-07-14 Davide Italiano[Sema] Don't emit "pure virtual" warning for fully...
2015-07-14 Hans WennborgUpdate cxx_dr_status.html after 3.7 branch
2015-07-14 Tyler NowickiMake the variable names match the name of the metadata...
2015-07-14 Hans Wennborgdocs/conf.py: update version to 3.8
2015-07-14 Hans WennborgReleaseNotes.rst: Bump version to 3.8
2015-07-14 Justin BognerDriver: Delete dead code
2015-07-14 NAKAMURA TakumiSema.h: Just prune a redundant \brief introduced in...
2015-07-14 Paul RobinsonAdd a "maximum TLS alignment" characteristic to the...
2015-07-14 David Majnemer[Sema] Emit a better diagnostic when variable redeclara...
2015-07-14 Artem BelevichRun cuda options test only with specific target.
2015-07-14 Richard Smith[modules] Avoid repeatedly hashing the same name when...
2015-07-14 Reid Kleckner[clang-cl] Disable C++ exceptions a different way
2015-07-14 Sunil SrivastavaFixed 22941: Integer template parameter as immediate...
2015-07-14 Nemanja IvanovicAdd missing builtins to altivec.h for ABI compliance...
2015-07-14 David BlaikieRely on default zero-arg value for IRBuilder::CreateCal...
2015-07-14 Hans WennborgAST Matchers: pass ast_type_traits::DynTypedNode by...
2015-07-14 Benjamin KramerPull trivial SanitizerSet methods into the header.
2015-07-14 Yaron KerenSupport mingw-w64 toolchain on openSUSE and likely...
2015-07-14 Asaf Badouh[x86] add 2 bit to ObjCOrBuiltinID and new intrinsics
2015-07-14 Benjamin Kramer[Analyzer] Move FindSuperCallVisitor into an anonymous...
2015-07-14 Daniel Jasperclang-format: Fix formatting of multiple lambdas in...
2015-07-14 Alexey Bataev[OPENMP] Drop type qualifiers from private variables.
2015-07-14 Serge PavlovClasses inside lambdas are local not nested.
2015-07-14 NAKAMURA TakumiTweak clang/test/PCH/chain-openmp-threadprivate.cpp...
2015-07-14 Alexey BataevFix for clang memcpyizer bugs 23911 and 23924 (patch...
next