]> granicus.if.org Git - clang/shortlog
clang
2015-12-16 Reid KlecknerReland "[SEH] Use llvm.x86.seh.recoverfp for SEH filter...
2015-12-16 Reid KlecknerRevert "[SEH] Use llvm.x86.seh.recoverfp for SEH filter...
2015-12-16 Richard SmithFix grammar.
2015-12-16 Richard SmithUpdate our claims about GCC's diagnostics quality to...
2015-12-16 Richard SmithThese days, GCC has at least minimal documentation...
2015-12-15 Evgeniy StepanovRelax checks in cfi-cross-dso test.
2015-12-15 Reid Kleckner[SEH] Use llvm.x86.seh.recoverfp for SEH filters on...
2015-12-15 Evgeniy StepanovCross-DSO control flow integrity (Clang part).
2015-12-15 NAKAMURA Takumiclang/test/CodeGen/ms_this.cpp: Fix for -Asserts.
2015-12-15 NAKAMURA TakumiFix clang/test/CodeGen/ms_this.cpp.
2015-12-15 David Majnemer[WinEH] Update clang to use operand bundles on call...
2015-12-15 Krzysztof ParzyszekUnsupport test that should not be run on Hexagon
2015-12-15 Nico Weberclang-cl: Add an alias for /wd4100
2015-12-15 Michael Zuckerman[Microsoft][C++] Clang doesn't support a use of "this...
2015-12-15 Michael Zuckerman[Microsoft][C++] Clang doesn't support a use of "this...
2015-12-15 Alexey Bataev[OPENMP 4.5] Fix test compatibility with 32 bit mode.
2015-12-15 Alexey Bataev[OPENMP 4.5] Codegen for 'hint' clause of 'critical...
2015-12-15 NAKAMURA Takumiclang/test/Analysis/padding_c.c: Suppress a test incomp...
2015-12-15 Benjamin Kramer[libclang] Add a flag to create the precompiled preambl...
2015-12-15 Gabor HorvathAdd a new matcher to match character types.
2015-12-15 Alexey Bataev[OPENMP 4.5] Parsing/sema for 'hint' clause of 'critica...
2015-12-15 Xinliang David Li[PGO] make profile prefix even shorter and more readable
2015-12-14 Xinliang David Li[PGO] Shorten profile symbol prefixes
2015-12-14 Rafael EspindolaUpdate for llvm api change.
2015-12-14 George Burgess IV[Sema] Make nullness warnings appear in C++.
2015-12-14 Ben CraigReordering fields to reduce padding in Clang. NFC
2015-12-14 Ben Craig[PATCH] Adding checker to detect excess padding in...
2015-12-14 Petar Jovanovic[PowerPC] Fix test/CodeGen/ppc-sfvarargs
2015-12-14 Petar Jovanovic[PowerPC] Fix make-check issues
2015-12-14 John McCallAllow pseudo-destructor calls on forward-declared Objec...
2015-12-14 Hans Wennborgclang-cl: make /Wall turn on both -Wall and -Wextra...
2015-12-14 David Majnemer[MS ABI] Don't rely on terminatepad
2015-12-14 Petar Jovanovic[Power PC] add soft float support for ppc32
2015-12-14 Krzysztof Parzyszek[Hexagon] Xfail two tests that fail due to over-alignin...
2015-12-14 Krzysztof Parzyszek[Hexagon] Update default paths and arguments
2015-12-14 Carlo BertolliAdd parse and sema of OpenMP distribute directive with...
2015-12-14 Alexey Bataev[OPENMP] Fix debug info for 'atomic' construct.
2015-12-14 Daniel Jasperclang-format: Add test for AlignAfterOpenBracket =...
2015-12-14 Daniel Jasperclang-format: Extend Linux-brace-wrapping test.
2015-12-14 Daniel Jasperclang-format: Fix style default for WebKit and Linux...
2015-12-13 Craig Topper[Sema] Add -Wparentheses warnings for '^' in '|' expres...
2015-12-13 Craig Topper[Sema] Write some checks for groups of BinaryOperatorKi...
2015-12-13 Xinliang David LiRevert r255445: adding a new test case
2015-12-13 Xinliang David LiResubmit new test case after adding more constraint
2015-12-12 Xinliang David LiRevert 255436 : remove test that needs to be refined
2015-12-12 Xinliang David Li[PGO] add a test case with -no-integrated-as
2015-12-12 Xinliang David Li[PGO] Stop using invalid char in instr variable names.
2015-12-12 Craig TopperMinor formatting cleanup. NFC
2015-12-12 Craig Topper[Sema] Simplify a couple if statements. Explicitly...
2015-12-12 David MajnemerTry to appease a buildbot.
2015-12-12 David MajnemerUpdate clang to use the updated LLVM EH instructions
2015-12-12 Richard SmithPreserve source location information for qualified...
2015-12-12 Easwaran RamanRevert r254647.
2015-12-12 Easwaran RamanAttach maximum function count to Module when using...
2015-12-11 Peter Collingbournedocs: Document -fno-sanitize-trap= and -fsanitize-recov...
2015-12-11 Richard Smith[modules] If the semantic and lexical DC of a decl...
2015-12-11 Richard SmithAllow non-defining declarations of class template parti...
2015-12-11 Nico Weber[clang-cl] Let /W4 map to -Wall -Wextra instead of...
2015-12-11 Ben LangmuirReapply "[Modules] Fix regression when an elaborated...
2015-12-11 Reid KlecknerUnify diagnostics for type defintitions in bad contexts
2015-12-11 Nick LewyckyError on redeclaring with a conflicting asm label and...
2015-12-11 Xinliang David Li[PGO] Revert r255366: solution incomplete, not handling...
2015-12-11 Xinliang David Li[PGO] Stop using invalid char in instr variable names.
2015-12-11 Anastasia Stulova[OpenCL 2.0] In OpenCL v2.0 s6.5 all pointers are impli...
2015-12-11 Anastasia StulovaReverting r255337 as it seems to kill bots. Needs inves...
2015-12-11 Anastasia Stulova[OpenCL 2.0] In OpenCL v2.0 s6.5 all pointers are impli...
2015-12-11 Saleem AbdulrasoolDriver: add multilibs for ARM EB
2015-12-11 Xinliang David Li[PGO] Add a test case to cover version-3 format
2015-12-11 John McCallCorrectly type-check the default arguments of local...
2015-12-11 Ben LangmuirRevert "[Modules] Fix regression when an elaborated...
2015-12-11 Faisal ValiAdd some more tests for initializer lists related to...
2015-12-11 George Burgess IVClean ExprConstant/CGExprConstant up a bit. NFC.
2015-12-10 Ben Langmuir[VFS] Fix status() of opened redirected file
2015-12-10 John McCallIn Objective-C, ignore attempts to redefine the ARC...
2015-12-10 Douglas GregorObjective-C properties: merge attributes when redeclari...
2015-12-10 Justin Bognerwww: Mention -DGCC_INSTALL_PREFIX instead of --with...
2015-12-10 George Burgess IV[Sema] Replace pointer-to-map with a map. NFC.
2015-12-10 Ekaterina RomanovaDo not generate DW_TAG_imported_module for anonymous...
2015-12-10 Saleem Abdulrasoollibclang: expose dllexport, dllimport attributes
2015-12-10 Ben Langmuir[Modules] Fix regression when an elaborated-type-specif...
2015-12-10 Faisal Vali[NFC] Improve a comment from my previous commit (r255221)
2015-12-10 Artem Dergachev[analyzer] Fix symbolic element index lifetime.
2015-12-10 Craig Topper[Sema] Use UnaryOperatorKind and BinaryOperatorKind...
2015-12-10 Craig TopperAdd parentheses to suppress a -Wparentheses warning.
2015-12-10 Alexey Bataev[OPENMP] Fixed processing of predetermined data-sharing...
2015-12-10 Saleem Abdulrasoollibclang: correct inverted logic
2015-12-10 Alexey Bataev[OPENMP] Make -fopenmp to turn on OpenMP support by...
2015-12-10 Faisal ValiFix PR24694 (CWG1591): Deducing array bound and element...
2015-12-10 Alexey Bataev[MSVC] Fix for http://llvm.org/PR25636: indexed accesso...
2015-12-10 Hans WennborgMark MS inline ASM 'nodplicate' it it has labels (PR23715)
2015-12-10 Yunzhong GaoFix a typo in the clang user manual.
2015-12-10 Richard SmithPR25416: Improve performance of processing inline assem...
2015-12-10 Charles Li[Lit Test] Updated 20 Lit tests to be C++11 compatible.
2015-12-09 Reid KlecknerFix crash on invalid initialization with std::initializ...
2015-12-09 Douglas GregorObjective-C properties: loosen 'atomic' checking for...
2015-12-09 Chris Bieneman[CMake] Pass CMAKE_MAKE_PROGRAM through to compiler...
2015-12-09 Sanjay Patelfix typos; NFC
2015-12-09 David Blaikieunique_ptrify some collections in FileManager
2015-12-09 Krzysztof Parzyszek[Hexagon] Use integrated assembler by default
2015-12-09 Daniel Jasperclang-format: Improve documentation of AlignOperands.
next