]> granicus.if.org Git - clang/history - tools
DebugInfo: Add the ability to disable DWARF name tables entirely
[clang] / tools /
2018-08-20 Raphael Isemann[ASTImporter] Add test for C++ casts and fix broken...
2018-08-16 Emmett NeymanUpdate README and Dockerfile to include llvm-proto...
2018-08-15 Emmett NeymanImplementation of nested loops in cxx_loop_proto
2018-08-09 Emmett NeymanAdded LLVM metadata to generated IR to increase vectori...
2018-08-09 Stephen KellyPort getLocEnd -> getEndLoc
2018-08-09 Stephen KellyPort getLocStart -> getBeginLoc
2018-08-09 Emmett NeymanAdded another optimization pass to make vectorizing...
2018-08-06 Emmett NeymanChanged how LLVM IR was generated to increase vectorization
2018-08-06 Jonas Toth[clang-rename] make clang-rename.py vim integration...
2018-08-04 Matt Morehouse[clang-fuzzer] Remove unused typedef.
2018-08-04 Emmett NeymanLLVM Proto Fuzzer - Run Functions on Suite of Inputs
2018-08-03 Krasimir Georgievclang-format-diff: Make it work with python3 too
2018-08-03 Michael Wu[libclang 8/8] Add support for the flag_enum attribute
2018-08-03 Michael Wu[libclang 7/8] Add support for getting property setter...
2018-08-03 Michael Wu[libclang 6/8] Add support for reading implicit attributes
2018-08-03 Michael Wu[libclang 5/8] Add support for ObjC attributes without...
2018-08-03 Michael Wu[libclang 4/8] Add the clang_Type_getNullability() API
2018-08-03 Michael Wu[libclang 3/8] Add support for AttributedType
2018-08-03 Michael Wu[libclang 2/8] Add support for ObjCTypeParam
2018-08-03 Michael Wu[libclang 1/8] Add support for ObjCObjectType
2018-08-02 Volodymyr Sapsai[c-index-test] Use correct executable path to discover...
2018-08-01 Andrei Elovikov[NFC] Silence warning about ptr-to-func to ptr-to-obj...
2018-07-27 Emmett Neymanadded shared library to fix buildbot
2018-07-26 Emmett NeymanUpdated llvm-proto-fuzzer to execute the compiled code
2018-07-25 Fangrui Songcc1_main: fix -Wsign-compare on FreeBSD
2018-07-20 Zachary TurnerRewrite the VS integration scripts.
2018-07-20 Eric Liu[Index] Set OrigD before D is changed.
2018-07-13 Erich KeanePR15730/PR16986 Allow dependently typed vector_size...
2018-07-10 Erich KeaneRevert -r336726, which included more files than intended.
2018-07-10 Erich Keane[NFC] Switch CodeGenFunction to use value init instead...
2018-07-10 Evgeniy StepanovRevert r336590 "[libclang] evalute compound statement...
2018-07-10 Evgeniy StepanovRevert r336591 "[libclang] NFC, simplify clang_Cursor_E...
2018-07-10 Paul RobinsonSupport -fdebug-prefix-map for assembler source (pass...
2018-07-09 Alex Lorenz[libclang] NFC, simplify clang_Cursor_Evaluate
2018-07-09 Alex Lorenz[libclang] evalute compound statement cursors before...
2018-07-09 Eric Liu[Index] Add indexing support for MACROs.
2018-07-03 Richard SmithFactor out Clang's desired 8MB stack size constant...
2018-06-25 Eric Liu[clang-format] Add a default format style that can...
2018-06-23 Reid KlecknerAttempt to fix latent tablegen dependency issue
2018-06-22 Sam CleggFix BUILD_SHARED_LIBS=1 build of libclangHandleLLVM
2018-06-22 Emmett NeymanImplemented proto to LLVM conversion and LLVM fuzz...
2018-06-21 Emmett NeymanTest commit, made a minor change to a comment
2018-06-21 Rainer Orth[liblang] Remove DOS line endings in libclang.exports
2018-06-20 Leonard Chan[Fixed Point Arithmetic] Fixed Point Precision Bits...
2018-06-18 Paul RobinsonUpdate copyright year to 2018.
2018-06-14 Shoaib Meenai[cmake] Add linker detection for Apple platforms
2018-06-14 Bruno Cardoso Lopes[CMAKE][c-index-test] Honor CMAKE_OSX_SYSROOT to comput...
2018-06-13 Matt Morehouse[libclang] Make c-index-test.c ISO C90 compliant.
2018-06-13 Ivan Donchevskii[libclang] Optionally add code completion results for...
2018-06-12 Zachary TurnerRefactor ExecuteAndWait to take StringRefs.
2018-06-11 Matt Morehouse[clang-fuzzer] Modified protobuf and converter to add...
2018-06-08 Matt Morehouse[clang-fuzzer] Made loop_proto more "vectorizable".
2018-06-07 Vitaly BukaIntroducing single for loop into clang_proto_fuzzer
2018-06-05 Matt Morehouse[clang-proto-fuzzer] Refactored LLVMFuzzerInitialize...
2018-06-04 Leonard ChanThis diff includes changes for supporting the following...
2018-06-02 Leonard ChanRevert "This diff includes changes for supporting the...
2018-06-02 Leonard ChanThis diff includes changes for supporting the following...
2018-06-02 Shoaib Meenai[cmake] Support LLD for CLANG_ORDER_FILE
2018-06-02 Shoaib Meenai[cmake] Use LLVM's check_linker_flag
2018-05-22 Peter CollingbourneReland r332885, "CodeGen, Driver: Start using direct...
2018-05-22 Amara EmersonRevert "CodeGen, Driver: Start using direct split dwarf...
2018-05-21 Peter CollingbourneCodeGen, Driver: Start using direct split dwarf emissio...
2018-05-18 Peter CollingbourneMC: Change the streamer ctors to take an object writer...
2018-05-17 Ivan Donchevskii[libclang] Allow skipping function bodies in preamble...
2018-05-17 Ivan DonchevskiiRevert https://reviews.llvm.org/D46050 and https:/...
2018-05-17 Ivan Donchevskii[libclang] Allow skipping function bodies in preamble...
2018-05-16 Jonas Devlieghere[diagtool] Add diagtool to install target.
2018-05-15 Nico Weberupdate two comments as suggested on https://reviews...
2018-05-11 Richard Smith[libclang] Stop assuming that the internal C++ ABI...
2018-05-11 Yaxun Liu[HIP] Let clang-offload-bundler support HIP
2018-05-10 Julie HockettReland '[clang] Adding CharacteristicKind to PPCallback...
2018-05-09 Julie HockettRevert "[clang] Adding CharacteristicKind to PPCallback...
2018-05-09 Julie Hockett[clang] Adding CharacteristicKind to PPCallbacks::Inclu...
2018-05-09 Adrian PrantlRemove \brief commands from doxygen comments.
2018-05-01 Shoaib Meenai[libclang] Fix the type of 'int (Foo);'
2018-04-30 Nirav Dave[MC] Change AsmParser to leverage Assembler during...
2018-04-30 Nico WeberIWYU for llvm-config.h in clang. See r331124 for details.
2018-04-30 Richard SmithPR37189 Fix incorrect end source location and spelling...
2018-04-27 Nico Webers/LLVM_ON_WIN32/_WIN32/, clang
2018-04-27 Nirav Dave[MC] Undo spurious commit added into r331052.
2018-04-27 Nirav Dave[MC] Provide default value for IsResolved.
2018-04-27 Nirav Dave[MC] Modify MCAsmStreamer to always build MCAssembler...
2018-04-26 Faisal ValiRevert rC330794 and some dependent tiny bug fixes
2018-04-25 Faisal Vali[c++2a] [concepts] Add rudimentary parsing support...
2018-04-24 Roman LebedevLink to AggressiveInstCombine in a few places. Unbreaks...
2018-04-24 Erik Verbruggen[libclang] Only mark CXCursors for explicit attributes...
2018-04-24 Nico WeberMake add_clang_tool() formatting a bit more consistent.
2018-04-23 Nico WeberFix typo in comment.
2018-04-23 Nico WeberFix case of LLVM library names.
2018-04-23 Nico WeberRemove unused code (made unused by r161073, and later...
2018-04-23 Benjamin Kramer[index] Fix methods that take a shared_ptr to just...
2018-04-13 Rui UeyamaUse InitLLVM in clang as well.
2018-04-09 Sam McCall[Index] Return SourceLocation to consumers, not FileID...
2018-04-09 Hans WennborgTry to fix libclang reproducer tests after r329465
2018-04-07 Fangrui Song[libclang] Add clang_File_tryGetRealPathName
2018-04-07 Alex LorenzRecommit r329442: Generate Libclang invocation reproduc...
2018-04-06 Alex LorenzRevert r329442 "Generate Libclang invocation reproducer...
2018-04-06 Alex LorenzGenerate Libclang invocation reproducers using a new...
2018-04-06 Alexander KornienkoFix typos in clang
2018-04-06 Alexander KornienkoAllow the creation of human-friendly ASTDumper to arbit...
next