aboutsummaryrefslogtreecommitdiff
path: root/include/clang/module.modulemap
AgeCommit message (Expand)Author
2019-10-11Update clang module map for new excluded .def file.Richard Smith
2019-10-08[BPF] do compile-once run-everywhere relocation for bitfieldsYonghong Song
2019-10-02Remove TypeNodes.def from the modulemap.John McCall
2019-08-10[modulemap] Add AArch64SVEACLETypes.def Kristina Brooks
2019-08-05Move LangStandard*, InputKind::Language to BasicRainer Orth
2019-01-15[Nios2] Remove Nios2 backendCraig Topper
2019-01-15[MSP430] Provide a toolchain descriptionAnton Korobeynikov
2018-12-12Move PCHContainerOperations from Frontend to SerializationRichard Trieu
2018-12-11Move CodeGenOptions from Frontend to BasicRichard Trieu
2018-11-08[OpenCL] Add support of cl_intel_device_side_avc_motion_estimation extensionAndrew Savonichev
2018-11-07Revert r346326 [OpenCL] Add support of cl_intel_device_side_avc_motion_estima...Andrew Savonichev
2018-11-07[OpenCL] Add support of cl_intel_device_side_avc_motion_estimation extensionAndrew Savonichev
2018-11-02[analyzer] Fixup of the module build after https://reviews.llvm.org/D53277George Karpenkov
2018-09-23Fix modules build with shared library.Eric Fiselier
2018-06-04Reland "Move #include manipulation code to new lib/Tooling/Inclusions."Eric Liu
2018-06-01Add Features.def to module mapEric Fiselier
2018-05-30Revert "Reland "Move #include manipulation code to new lib/Tooling/Inclusions.""Eric Liu
2018-05-30Reland "Move #include manipulation code to new lib/Tooling/Inclusions."Eric Liu
2017-11-15clang/module.modulemap: clang/Basic/X86Target.def may be textual header.NAKAMURA Takumi
2017-10-27[refactor] Describe refactorings in the operation classesAlex Lorenz
2017-10-16[refactor] allow the use of refactoring diagnosticsAlex Lorenz
2017-10-12clang/module.modulemap: Create Clang_Frontend_CodeGenOptions to remove some d...NAKAMURA Takumi
2017-09-14[refactor] add clang-refactor tool with initial testing support andAlex Lorenz
2017-07-23clang/module.modulemap: Split out Clang_ToolingCore from Clang_Tooling.NAKAMURA Takumi
2017-07-20clang/module.modulemap: Clang_Diagnostics: Activate "Sema/SemaDiagnostic.h".linaro-local/diana.picus/check-gisel-revertlinaro-local/diana.picus/check-gisel-failureNAKAMURA Takumi
2017-07-20clang/module.modulemap: Split out Clang_RewriteFrontend from Clang_Rewrite.NAKAMURA Takumi
2017-07-13[refactor][rename] Use a single base class for class that findsAlex Lorenz
2017-06-30[refactor] Move clang-rename into the clang repositoryAlex Lorenz
2017-06-27Reapply "Frontend support for Nios2 target"Nikolai Bozhenov
2016-10-06Add another .def file to module map to fix modules buildbot's displeasure.Richard Smith
2016-05-13Fix module map typo in r269347.Richard Smith
2016-05-12[AST] Move operations enum to a definition file.Etienne Bergeron
2016-04-13[modules] Add OpenCLImageTypes.def to module map to fix the modules build.Alexey Bader
2016-04-08revert SVN r265702, r265640Saleem Abdulrasool
2016-04-07Basic: move CodeGenOptions from FrontendSaleem Abdulrasool
2016-01-15[analyzer] Provide .def-files and visitors for SVal/SymExpr/MemRegion, v2.Artem Dergachev
2015-10-30clang/module.modulemap: Exclude Frontend/PCHContainerOperations.h in Clang_Fr...NAKAMURA Takumi
2015-10-24clang/module.modulemap: s/Basic/BuiltinsR600.def/Basic/BuiltinsAMDGPU.def/NAKAMURA Takumi
2015-09-03[WebAssembly] Initial WebAssembly support in clangDan Gohman
2015-05-14[modules] Work around PR23521 to fix -O0 modules bootstrap.Richard Smith
2015-04-01[SystemZ] Add BuiltinsSystemZ.def to Clang_Basic modulemapUlrich Weigand
2015-02-26Split StaticAnalyzer module into three to fix a cyclic dependency. DependenciesRichard Smith
2015-02-25Remove non-existent file from module map.Richard Smith
2015-01-28Fix layering violation: include/clang/Basic/PlistSupport.h should not includeRichard Smith
2014-09-12Add support for le64.JF Bastien
2014-08-14[modules] Factor .td-generated diagnostics stuff out into its own module; thisRichard Smith
2014-06-24Add R600 builtin codegen.Matt Arsenault
2014-06-12[modules] Add first-draft module maps for Clang. These don't cover everythingRichard Smith