]> granicus.if.org Git - clang/shortlog
clang
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...
2015-07-14 Yaron KerenFix test for Visual C++ link.exe.
2015-07-14 Yaron KerenFix test for Visual C++.
2015-07-14 Yaron KerenAdd support for -fuse-ld= in the mingw toolchain driver.
2015-07-14 NAKAMURA TakumiMark clang/test/PCH/chain-openmp-threadprivate.cpp...
2015-07-14 NAKAMURA Takumiclang/test/lit.cfg: Introduce the feature "tls", for...
2015-07-14 Richard SmithAdd file missed from r242105.
2015-07-14 Richard Smith[modules] When diagnosing errors in module map files...
2015-07-14 Adrian PrantlRemove a completely redundant initialization of llvm...
2015-07-14 Evgeniy StepanovBasic code generation for MSan use-after-dtor.
2015-07-14 Richard SmithExtend -ftime-report to give more information about...
2015-07-14 Samuel Antao[OpenMP] Add REQUIRES pragma to threadprivate regressio...
2015-07-13 David Majnemer[Intrin.h] Use __ATOMIC_SEQ_CST instead of '5'
2015-07-13 David Majnemer[Intrin.h] Make the variable names more consistent
2015-07-13 Artem Belevich[cuda] Driver changes to compile and stitch together...
2015-07-13 Samuel Antao[OpenMP] Add TLS-based implementation for threadprivate...
2015-07-13 Rafael EspindolaThis reverts commit r242058, r242065, r242067.
2015-07-13 NAKAMURA Takumiclang/test/Driver/cuda-options.cu REQUIRES clang-driver...
2015-07-13 Artem BelevichFixed regex to properly match '64' in the test case.
2015-07-13 Benjamin KramerMove class into an anonymous namespace. NFC.
2015-07-13 Artem Belevich[cuda] Driver changes to compile and stitch together...
2015-07-13 Ben Langmuir[Modules] Allow missing header before a missing requirement
2015-07-13 Nico Weberclang-cl: For files setting output names, mention which...
2015-07-13 Mark HeffernanUpdate documentation for unroll pragmas on loops with...
2015-07-13 Birunthan Mohanathasclang-format: Print token type name instead of number...
2015-07-13 Ulrich WeigandSupport alternate attribute spelling __enable_if__
2015-07-13 Ulrich WeigandUpdate comment
2015-07-13 Rafael EspindolaSet the linkage before setting the visibility.
2015-07-13 David MajnemerIntrin.h: Don't invade the program's namespace
2015-07-13 David MajnemerIntrin.h: Clean up our atomic intrinsics
2015-07-13 NAKAMURA TakumiFix clang/unittests/ASTMatchers/Dynamic/Makefile. clang...
2015-07-12 Richard SmithMinor simplification, no functionality change.
2015-07-12 Richard Smith[modules] Improve performance when there is a local...
2015-07-12 Davide Italiano[Sema] If lvalue to rvalue reference cast is valid...
2015-07-12 NAKAMURA TakumiTweak libclang's users, c-arcmt-test, c-index-test...
2015-07-12 NAKAMURA TakumiReformat Makefile.
2015-07-12 Birunthan Mohanathasclang-format: Add Mozilla brace breaking style
2015-07-11 Daniel Jasperclang-format: Extend vim integration so that a line...
2015-07-10 Justin BognerSema: Allow null names to be passed in to isAcceptableT...
2015-07-10 Richard Smith[modules] When checking the include guard for a header...
2015-07-10 Reid KlecknerDisable C++ EH by default for clang-cl and MSVC environ...
2015-07-10 Jordan Rose[analyzer] When forced to fake a block type, do it...
2015-07-10 David Majnemer[MS ABI] Don't generates code for unreferenced inline...
2015-07-10 Richard Smith[modules] Fix "prefer own module over others" rule...
2015-07-10 Evgeniy StepanovAdd an experimental flag -fsanitize-memory-use-after...
2015-07-10 Artem BelevichChanged Driver::getToolChain() to use Triple as an...
2015-07-10 Akira Hatanaka[inlineasm] Attach readonly and readnone to inline...
2015-07-10 Yaron KerenTeach clang that -no-pthread is a valid command line...
2015-07-10 Eric ChristopherRefactor PPC ABI handling to accept and silently ignore...
2015-07-10 Eric ChristopherFix a couple of typos: specifc->specific.
2015-07-10 Diego NovilloFactor PGO and coverage flag processing out of Clang...
2015-07-10 Ulrich WeigandRespect alignment of nested bitfields
2015-07-10 Adrian PrantlAdd a missing dependency to unittests/Frontend.
2015-07-10 Nemanja IvanovicThe test case still runs on non-ppc targets. Added...
2015-07-10 Daniel Jasperclang-format: [JS] Assign proper penalties when breakin...
2015-07-10 Nemanja IvanovicAdd missing builtins to altivec.h for ABI compliance...
2015-07-10 NAKAMURA TakumiTweak a couple of -fprofile tests in clang/test to...
2015-07-10 Benjamin KramerTry to fix the test harder, it still fails on windows...
2015-07-10 Benjamin KramerReapply test for r241811 with a fix for msvc compat...
2015-07-10 Ulrich WeigandRespect alignment when loading up a coerced function...
2015-07-10 Daniel JasperRe-use a single SmallString instance to reduce the...
2015-07-10 Daniel JasperRemove test that tests referring to the current working...
2015-07-10 NAKAMURA TakumiRevert test lines added in r241811, "[CodeCompletion...
2015-07-10 Peter CollingbourneDriver: Make all of -f{,no-}sanitize{,-recover,-trap...
2015-07-10 Reid KlecknerRe-enable 32-bit SEH after the alignment fix
2015-07-09 Gabor Horvath[Static Analyzer] Basic per checker command line option...
2015-07-09 Peter CollingbourneCFI: Emit correct bit set information if RTTI is disabl...
2015-07-09 Adrian PrantlRename ModuleContainerGenerator to PCHContainergenerato...
2015-07-09 Diego NovilloAdd GCC-compatible flags -fprofile-generate and -fprofi...
2015-07-09 Benjamin Kramer[Driver] semi-annual ubuntu version bump.
2015-07-09 Benjamin Kramer[CodeCompletion] Don't crash on member inits of templat...
2015-07-09 Yaron KerenAdd clang_free to libclang to free memory allocated...
2015-07-09 Justin BognerDriver: Include the driver arguments in crash reports
2015-07-09 Adrian PrantlRevert r241770 and add Basic to the dependencies of...
2015-07-09 Adrian PrantlMove the definition of ~PCHContainerOperations from...
2015-07-08 Reid KlecknerDisable 32-bit SEH, again
2015-07-08 Adrian PrantlDeclObjC: Move computing the type of self into a separa...
2015-07-08 Richard Smith[modules] Fix merging support for forward-declared...
next