index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
lib
/
Lex
/
Pragma.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Clang][Driver] In -fintegrated-cc1 mode, avoid crashing on exit after a comp...
Alexandre Ganea
2020-03-13
1
-0
/
+3
*
Re-land "[Clang][Driver] Remove -M group options ..." and "[Clang] Avoid cras...
Alexandre Ganea
2020-02-10
1
-10
/
+18
*
[Clang] Remove unused #pragma clang __debug handle_crash
Alexandre Ganea
2020-02-10
1
-5
/
+0
*
clang/Modules: Refactor CompilerInstance::loadModule, NFC
Duncan P. N. Exon Smith
2019-11-22
1
-2
/
+2
*
Fix for expanding __pragmas in macro arguments
Amy Huang
2019-10-07
1
-32
/
+47
*
[NFCI]Create CommonAttributeInfo Type as base type of *Attr and ParsedAttr.
Erich Keane
2019-09-13
1
-2
/
+2
*
Introduce FileEntryRef and use it when handling includes to report correct de...
Alex Lorenz
2019-08-22
1
-1
/
+1
*
[Clang] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
1
-1
/
+1
*
Fix parameter name comments using clang-tidy. NFC.
Rui Ueyama
2019-07-16
1
-5
/
+5
*
[PragmaHandler] Expose `#pragma` location
Joel E. Denny
2019-05-21
1
-30
/
+28
*
[Lex] Allow to consume tokens while preprocessing
Ilya Biryukov
2019-05-17
1
-5
/
+8
*
-frewrite-imports: Add support for wildcard rules in umbrella modules with
David Blaikie
2019-05-07
1
-4
/
+3
*
Add '#pragma clang __debug module_map module.name' to dump the module
Richard Smith
2019-04-18
1
-1
/
+17
*
Remove use of lookahead from _Pragma handling and from all other
Richard Smith
2019-04-11
1
-67
/
+58
*
Replace tok::angle_string_literal with new tok::header_name.
Richard Smith
2019-03-19
1
-5
/
+3
*
Factor out repeated code parsing and concatenating header-names from
Richard Smith
2019-03-19
1
-25
/
+8
*
Add PragmaHandler for MSVC pragma execution_character_set
Reid Kleckner
2019-03-14
1
-0
/
+65
*
[Preprocessor] Add a note with framework location for "file not found" error.
Volodymyr Sapsai
2019-02-05
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
PTH-- Remove feature entirely-
Erich Keane
2018-12-04
1
-11
/
+1
*
Fix combining pragma __debug dump & parser_crash with -E
David Blaikie
2018-11-15
1
-4
/
+0
*
[clang-cl, PCH] Support for /Yc and /Yu without filename and #pragma hdrstop
Mike Rice
2018-09-11
1
-0
/
+41
*
Remove trailing space
Fangrui Song
2018-07-30
1
-13
/
+13
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-09
1
-4
/
+4
*
Revert r329684 (and follow-ups 329693, 329714). See discussion on https://rev...
Nico Weber
2018-04-10
1
-10
/
+2
*
-ftime-report switch support in Clang.
Andrew V. Tischenko
2018-04-10
1
-2
/
+10
*
[modules] Fix incorrect diagnostic mapping computation when a module changes
Richard Smith
2018-02-09
1
-0
/
+14
*
Always allow "#pragma region".
Matt Davis
2018-01-27
1
-2
/
+4
*
Preserve unknown STDC pragma through preprocessor
Steven Wu
2018-01-05
1
-55
/
+0
*
[Lex] Fix some Clang-tidy modernize and Include What You Use warnings; other ...
Eugene Zelenko
2017-12-08
1
-23
/
+26
*
[Preprocessor] Preserve #pragma clang assume_nonnull in preprocessed output
Eli Friedman
2017-09-27
1
-0
/
+5
*
Support non-identifier module names when preprocessing modules.
Richard Smith
2017-06-19
1
-26
/
+44
*
Add #pragma clang module build/endbuild pragmas for performing a module build
Richard Smith
2017-06-09
1
-0
/
+117
*
Factor out and unify emission of "module is unavailable" diagnostics.
Richard Smith
2017-06-05
1
-12
/
+2
*
Diagnose attempts to build a preprocessed module that defines an unavailable ...
Richard Smith
2017-05-30
1
-0
/
+18
*
Give files from #line the characteristics of the current file
Reid Kleckner
2017-05-22
1
-2
/
+2
*
Permit keywords in module names in #pragma clang module *.
Richard Smith
2017-05-05
1
-1
/
+1
*
Add #pragma clang module begin/end pragmas and generate them when preprocessi...
Richard Smith
2017-05-04
1
-43
/
+124
*
Add pragma to perform module import and use it in -E output.
Richard Smith
2017-04-29
1
-0
/
+59
*
Preprocessor: Suppress -Wnonportable-include-path for header maps
Duncan P. N. Exon Smith
2017-04-27
1
-1
/
+1
*
Pragma: Fix DebugOverflowStack() resulting in endless loop.
Matthias Braun
2017-04-24
1
-3
/
+3
*
[Preprocessor] Fix incorrect token caching that occurs when lexing _Pragma
Alex Lorenz
2017-02-24
1
-0
/
+11
*
Do not print include_next/pragma once warnings when input is a header.
Erik Verbruggen
2016-10-27
1
-2
/
+4
*
[PP] Replace some index based for loops with range based ones
Erik Verbruggen
2016-10-26
1
-1
/
+1
*
[PP] Remove another unused parameter
Erik Verbruggen
2016-10-26
1
-2
/
+2
*
Fix some Clang-tidy modernize-use-using and Include What You Use warnings; ot...
Eugene Zelenko
2016-09-07
1
-10
/
+42
*
Support '#pragma once' in headers when using PCH
Sunil Srivastava
2016-07-25
1
-1
/
+3
*
[NFC] Header cleanup
Mehdi Amini
2016-07-18
1
-2
/
+0
*
Add a PragmaHandler Registry for plugins to add PragmaHandlers to
John Brawn
2016-04-04
1
-0
/
+7
*
Fix use after free.
Benjamin Kramer
2016-02-13
1
-1
/
+1
[next]