Richard Smith
|
05441b0db7
[c++20] Add rewriting from comparison operators to <=> / ==.
|
5 vuotta sitten |
Saar Raz
|
40a8d3b5ee
[Concepts] Concept Specialization Expressions
|
5 vuotta sitten |
Nico Weber
|
04a9a9ffc7
Revert 374882 "[Concepts] Concept Specialization Expressions"
|
5 vuotta sitten |
Saar Raz
|
88186b0504
[Concepts] Concept Specialization Expressions
|
5 vuotta sitten |
Dmitri Gribenko
|
61bc77941c
Removed some questionable default arguments from setters
|
6 vuotta sitten |
Alex Lorenz
|
5195a35aa7
Introduce FileEntryRef and use it when handling includes to report correct dependencies
|
6 vuotta sitten |
Jonas Devlieghere
|
49a6b09101
[Clang] Migrate llvm::make_unique to std::make_unique
|
6 vuotta sitten |
Rainer Orth
|
e3656d7fcf
Move LangStandard*, InputKind::Language to Basic
|
6 vuotta sitten |
Fangrui Song
|
231854d01b
Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC
|
6 vuotta sitten |
Rui Ueyama
|
ce7674d7be
Fix parameter name comments using clang-tidy. NFC.
|
6 vuotta sitten |
Alex Lorenz
|
e92b41ea8c
Add clang source minimizer that reduces source to directives
|
6 vuotta sitten |
Aaron Ballman
|
dff959c181
Introduce the ability to dump the AST to JSON.
|
6 vuotta sitten |
Richard Smith
|
cab7f1f7bc
[c++20] Enable driver and frontend support for building and using
|
6 vuotta sitten |
Duncan P. N. Exon Smith
|
2d59837707
Modules: Add LangOptions::CacheGeneratedPCH
|
6 vuotta sitten |
Duncan P. N. Exon Smith
|
d28cf14aed
Modules: Rename MemoryBufferCache to InMemoryModuleCache
|
6 vuotta sitten |
Volodymyr Sapsai
|
54cac3348a
[Preprocessor] Add a note with framework location for "file not found" error.
|
6 vuotta sitten |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 vuotta sitten |
Erich Keane
|
e0244b6427
PTH-- Remove feature entirely-
|
6 vuotta sitten |
Fangrui Song
|
c98c6a755c
[Frontend] Delete -print-decl-contexts
|
6 vuotta sitten |
Richard Smith
|
e1fb567d8b
[modules] Support use of -E on modules built from the command line.
|
7 vuotta sitten |
Richard Smith
|
84853833c2
[modules] Frontend support for building a header module from a list of
|
7 vuotta sitten |
Bruno Cardoso Lopes
|
163e2f16ea
[Modules] Add imported modules to the output of -module-file-info
|
7 vuotta sitten |
Richard Smith
|
5786130f48
PR38627: Fix handling of exception specification adjustment for
|
7 vuotta sitten |
Fangrui Song
|
abdbb605f2
Remove trailing space
|
7 vuotta sitten |
Vassil Vassilev
|
d438ffd9aa
[modules] Print input files when -module-file-info file switch is passed.
|
7 vuotta sitten |
Hans Wennborg
|
7f055b7e1a
[clang-cl] Don't emit dllexport inline functions etc. from pch files (PR37801)
|
7 vuotta sitten |
Aaron Ballman
|
87c5cf6ba2
Add a new driver mode to dump compiler feature and extension options.
|
7 vuotta sitten |
Adrian Prantl
|
647be32c60
Remove \brief commands from doxygen comments.
|
7 vuotta sitten |
Yaxun Liu
|
21ec9544a5
[HIP] Add hip input kind and codegen for kernel launching
|
7 vuotta sitten |
Nico Weber
|
dd0c68e17f
Revert r329684 (and follow-ups 329693, 329714). See discussion on https://reviews.llvm.org/D43578.
|
7 vuotta sitten |