summaryrefslogtreecommitdiffstats
path: root/include/clang/module.modulemap
Commit message (Expand)AuthorAgeFilesLines
* [refactor] Describe refactorings in the operation classesAlex Lorenz2017-10-271-2/+0
* [refactor] allow the use of refactoring diagnosticsAlex Lorenz2017-10-161-0/+1
* clang/module.modulemap: Create Clang_Frontend_CodeGenOptions to remove some d...NAKAMURA Takumi2017-10-121-1/+8
* [refactor] add clang-refactor tool with initial testing support andAlex Lorenz2017-09-141-0/+2
* clang/module.modulemap: Split out Clang_ToolingCore from Clang_Tooling.NAKAMURA Takumi2017-07-231-0/+5
* clang/module.modulemap: Clang_Diagnostics: Activate "Sema/SemaDiagnostic.h".NAKAMURA Takumi2017-07-201-2/+1
* clang/module.modulemap: Split out Clang_RewriteFrontend from Clang_Rewrite.NAKAMURA Takumi2017-07-201-1/+2
* [refactor][rename] Use a single base class for class that findsAlex Lorenz2017-07-131-1/+0
* [refactor] Move clang-rename into the clang repositoryAlex Lorenz2017-06-301-1/+2
* Reapply "Frontend support for Nios2 target"Nikolai Bozhenov2017-06-271-0/+1
* Add another .def file to module map to fix modules buildbot's displeasure.Richard Smith2016-10-061-0/+1
* Fix module map typo in r269347.Richard Smith2016-05-131-1/+1
* [AST] Move operations enum to a definition file.Etienne Bergeron2016-05-121-0/+1
* [modules] Add OpenCLImageTypes.def to module map to fix the modules build.Alexey Bader2016-04-131-0/+1
* revert SVN r265702, r265640Saleem Abdulrasool2016-04-081-1/+1
* Basic: move CodeGenOptions from FrontendSaleem Abdulrasool2016-04-071-1/+1
* [analyzer] Provide .def-files and visitors for SVal/SymExpr/MemRegion, v2.Artem Dergachev2016-01-151-0/+3
* clang/module.modulemap: Exclude Frontend/PCHContainerOperations.h in Clang_Fr...NAKAMURA Takumi2015-10-301-0/+3
* clang/module.modulemap: s/Basic/BuiltinsR600.def/Basic/BuiltinsAMDGPU.def/NAKAMURA Takumi2015-10-241-1/+1
* [WebAssembly] Initial WebAssembly support in clangDan Gohman2015-09-031-0/+1
* [modules] Work around PR23521 to fix -O0 modules bootstrap.Richard Smith2015-05-141-1/+8
* [SystemZ] Add BuiltinsSystemZ.def to Clang_Basic modulemapUlrich Weigand2015-04-011-0/+1
* Split StaticAnalyzer module into three to fix a cyclic dependency. DependenciesRichard Smith2015-02-261-2/+14
* Remove non-existent file from module map.Richard Smith2015-02-251-2/+1
* Fix layering violation: include/clang/Basic/PlistSupport.h should not includeRichard Smith2015-01-281-40/+28
* Add support for le64.JF Bastien2014-09-121-0/+1
* [modules] Factor .td-generated diagnostics stuff out into its own module; thisRichard Smith2014-08-141-6/+18
* Add R600 builtin codegen.Matt Arsenault2014-06-241-0/+1
* [modules] Add first-draft module maps for Clang. These don't cover everythingRichard Smith2014-06-121-0/+109