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
/
PPDirectives.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Revert "[clang] Adding CharacteristicKind to PPCallbacks::InclusionDirective"
Julie Hockett
2018-05-09
1
-1
/
+1
*
[clang] Adding CharacteristicKind to PPCallbacks::InclusionDirective
Julie Hockett
2018-05-09
1
-1
/
+1
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-09
1
-12
/
+12
*
PR37189 Fix incorrect end source location and spelling for a split '>>' token.
Richard Smith
2018-04-30
1
-1
/
+1
*
s/LLVM_ON_WIN32/_WIN32/, clang
Nico Weber
2018-04-27
1
-1
/
+1
*
Fix typos in clang
Alexander Kornienko
2018-04-06
1
-1
/
+1
*
[Modules] Honor -fmodule-name when handling private framework modules
Bruno Cardoso Lopes
2018-03-20
1
-11
/
+15
*
[Modules] Extend -fmodule-name semantic for frameworks with private modules
Bruno Cardoso Lopes
2018-02-16
1
-4
/
+22
*
[PCH] Serialize skipped preprocessor ranges
Cameron Desrochers
2018-01-15
1
-1
/
+3
*
Reapply r321781: [Modules] Allow modules specified by -fmodule-map-file to sh...
Bruno Cardoso Lopes
2018-01-05
1
-1
/
+16
*
Revert "[Modules] Allow modules specified by -fmodule-map-file to shadow impl...
Bruno Cardoso Lopes
2018-01-04
1
-16
/
+1
*
[Modules] Allow modules specified by -fmodule-map-file to shadow implicitly f...
Bruno Cardoso Lopes
2018-01-04
1
-1
/
+16
*
[preamble] Also record the "skipping" state of the preprocessor
Erik Verbruggen
2017-11-03
1
-11
/
+20
*
[c++2a] Implement P0306 __VA_OPT__ (Comma omission and comma deletion)
Faisal Vali
2017-10-15
1
-7
/
+60
*
[NFC] Replace 'arguments' with 'parameters' in comments relating to lexing a ...
Faisal Vali
2017-09-29
1
-7
/
+7
*
[NFC] Rename variable 'Arguments' to 'Parameters' when lexing the Macro Defin...
Faisal Vali
2017-09-29
1
-9
/
+9
*
Remove comment accidentally committed with D36642. NFC.
Vedant Kumar
2017-09-16
1
-2
/
+1
*
Fix recording preamble's conditional stack in skipped PP branches.
Ilya Biryukov
2017-09-12
1
-9
/
+2
*
[Lexer] Report more precise skipped regions (PR34166)
Vedant Kumar
2017-09-11
1
-25
/
+34
*
[NFC] Use RAII to un-poison and then re-poison __VA_ARGS__
Faisal Vali
2017-07-25
1
-13
/
+12
*
[NFC] Refactor the Preprocessor function that handles Macro definitions and r...
Faisal Vali
2017-07-17
1
-33
/
+49
*
Revert changes from my previous refactoring - will need to fix dependencies i...
Faisal Vali
2017-07-17
1
-49
/
+33
*
[NFC] Refactor the Preprocessor function that handles Macro definitions and r...
Faisal Vali
2017-07-17
1
-33
/
+49
*
Keep the IdentifierInfo in the Token for alternative operator keyword
Olivier Goffart
2017-07-14
1
-11
/
+3
*
[preprocessor] Fix assertion hit when 'SingleFileParseMode' option is enabled...
Argyrios Kyrtzidis
2017-06-21
1
-6
/
+6
*
[preprocessor] When preprocessor option 'SingleFileParseMode' is enabled, par...
Argyrios Kyrtzidis
2017-06-20
1
-5
/
+33
*
[libclang] Introduce a new parsing option 'CXTranslationUnit_SingleFileParse'...
Argyrios Kyrtzidis
2017-06-09
1
-1
/
+5
*
Factor out and unify emission of "module is unavailable" diagnostics.
Richard Smith
2017-06-05
1
-15
/
+23
*
Support lazy stat'ing of files referenced by module maps.
Richard Smith
2017-06-02
1
-0
/
+2
*
[modules] When we #include a local submodule header that we've already built,
Richard Smith
2017-05-30
1
-20
/
+21
*
Give files from #line the characteristics of the current file
Reid Kleckner
2017-05-22
1
-20
/
+22
*
Remove last (unnecessary) use of mapping from SourceLocation to Module and
Richard Smith
2017-05-19
1
-10
/
+3
*
Remove unused tracking of owning module for MacroInfo objects.
Richard Smith
2017-05-12
1
-25
/
+2
*
Add #pragma clang module begin/end pragmas and generate them when preprocessi...
Richard Smith
2017-05-04
1
-4
/
+4
*
Add pragma to perform module import and use it in -E output.
Richard Smith
2017-04-29
1
-8
/
+9
*
Preprocessor: Suppress -Wnonportable-include-path for header maps
Duncan P. N. Exon Smith
2017-04-27
1
-16
/
+11
*
Revert "Revert "PPCallbacks::MacroUndefined, change signature and add test.""
Vedant Kumar
2017-04-26
1
-14
/
+15
*
Revert "PPCallbacks::MacroUndefined, change signature and add test."
Vedant Kumar
2017-04-26
1
-15
/
+14
*
PPCallbacks::MacroUndefined, change signature and add test.
Frederich Munch
2017-04-26
1
-14
/
+15
*
Fix for pr31836 - pp_nonportable_path on absolute paths: broken delimiters
Taewook Oh
2017-02-21
1
-1
/
+5
*
Remove unnecessary std::string construction
Reid Kleckner
2017-02-14
1
-3
/
+2
*
[Modules] Support #import when entering files with modules
Bruno Cardoso Lopes
2017-01-11
1
-0
/
+1
*
PCH: fix a regression that reports a module is defined in both pch and pcm.
Manman Ren
2017-01-09
1
-0
/
+17
*
Revert r288626, which reverts r288449. Original commit message:
Richard Smith
2016-12-06
1
-5
/
+5
*
Revert "Recover better from an incompatible .pcm file being provided by -fmod...
Daniel Jasper
2016-12-04
1
-5
/
+5
*
Recover better from an incompatible .pcm file being provided by -fmodule-file=.
Richard Smith
2016-12-02
1
-5
/
+5
*
Do not print include_next/pragma once warnings when input is a header.
Erik Verbruggen
2016-10-27
1
-1
/
+5
*
[PP] Replace some uses of unsigned with size_t
Erik Verbruggen
2016-10-26
1
-7
/
+5
*
PP: Remove unused parameters from methods
Erik Verbruggen
2016-10-26
1
-6
/
+6
*
Include full filename range for missing includes
Erik Verbruggen
2016-10-25
1
-1
/
+2
[prev]
[next]