Jonas Devlieghere
|
49a6b09101
[Clang] Migrate llvm::make_unique to std::make_unique
|
6 년 전 |
Alexey Bataev
|
3fbbfdb3b6
[OPENMP 5.0]Add initial support for 'allocate' directive.
|
6 년 전 |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 년 전 |
Fangrui Song
|
abdbb605f2
Remove trailing space
|
7 년 전 |
Raphael Isemann
|
a2f75a9805
Make MultiplexASTDeserializationListener part of the API [NFC]
|
7 년 전 |
Richard Smith
|
25b45aa818
Generalize "static data member instantiated" notification to cover variable templates too.
|
7 년 전 |
Richard Smith
|
404915f6a4
Support for destroying operator delete, per C++2a proposal P0722.
|
7 년 전 |
Richard Smith
|
d9ba5a48cd
PR29097: add an update record when we instantiate the default member
|
9 년 전 |
Dmitry Polukhin
|
dff5f54ee8
[OpenMP] Parse+Sema for '#pragma omp declare target' syntax version 4.5
|
9 년 전 |
Dmitry Polukhin
|
6b41e0a310
[OPENMP] Parsing and Sema support for 'omp declare target' directive
|
9 년 전 |
Stephan Bergmann
|
8d88a9262f
For MS ABI, emit dllexport friend functions defined inline in class
|
9 년 전 |
Reid Kleckner
|
402b389802
Revert "For MS ABI, emit dllexport friend functions defined inline in class"
|
9 년 전 |
Reid Kleckner
|
bb586da394
For MS ABI, emit dllexport friend functions defined inline in class
|
9 년 전 |
Nico Weber
|
5493a10248
Serialize `#pragma detect_mismatch`.
|
9 년 전 |
Nico Weber
|
5a333e954b
Serialize `#pragma comment`.
|
9 년 전 |
Argyrios Kyrtzidis
|
dacec98e68
[Frontend] Handle ASTConsumer::shouldSkipFunctionBody via the MultiplexConsumer.
|
9 년 전 |
David Majnemer
|
202433cccd
[MS ABI] Allow a member pointers' converted type to change
|
9 년 전 |
Peter Collingbourne
|
f2ac4da6f7
Introduce -fsanitize-stats flag.
|
9 년 전 |
John McCall
|
d201541db4
Only instantiate a default argument once.
|
9 년 전 |
Douglas Gregor
|
249d7a566d
Stop back-patching 'readonly' Objective-C properties with 'readwrite' ones.
|
9 년 전 |
Angel Garcia Gomez
|
d162035b9b
Roll-back r250822.
|
9 년 전 |
Angel Garcia Gomez
|
e83bf34da9
Apply modernize-use-default to clang.
|
9 년 전 |
Alex Denisov
|
3849076ca6
[ObjC] Add NSValue support for objc_boxed_expressions
|
10 년 전 |
Adrian Prantl
|
cb1cb53721
Add missing overrides to MultiplexConsumer. Test coverage will be
|
10 년 전 |
Richard Smith
|
47b21db9e6
Refactor: when exposing a definition in some module, provide listeners with the
|
10 년 전 |
Richard Smith
|
0a6028ee41
Rename MacroDefinition -> MacroDefinitionRecord, Preprocessor::MacroDefinition -> MacroDefinition.
|
10 년 전 |
Richard Smith
|
441319ae34
[modules] If we reach a definition of a class for which we already have a
|
10 년 전 |
Richard Smith
|
fd6e857ed0
[modules] Don't clobber a destructor's operator delete when adding another one;
|
10 년 전 |
Adrian Prantl
|
9f65c56340
Revert "Wrap clang module files in a Mach-O, ELF, or COFF container."
|
10 년 전 |
Adrian Prantl
|
407c31db6c
Wrap clang module files in a Mach-O, ELF, or COFF container.
|
10 년 전 |