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
/
Serialization
/
ASTReader.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[modules] Emit the type of the TypeSourceInfo for a DeclaratorDecl (but
Richard Smith
2018-06-29
1
-3
/
+8
*
[modules] Ensure that an in-class function definition is attached to the
Richard Smith
2018-06-28
1
-0
/
+13
*
[clang-cl] Don't emit dllexport inline functions etc. from pch files (PR37801)
Hans Wennborg
2018-06-25
1
-1
/
+8
*
[Fixed Point Arithmetic] Addition of the remaining fixed point types and thei...
Leonard Chan
2018-06-14
1
-0
/
+54
*
Move VersionTuple from clang/Basic to llvm/Support
Pavel Labath
2018-06-11
1
-2
/
+2
*
This diff includes changes for supporting the following types.
Leonard Chan
2018-06-04
1
-0
/
+18
*
Revert "This diff includes changes for supporting the following types."
Leonard Chan
2018-06-02
1
-18
/
+0
*
This diff includes changes for supporting the following types.
Leonard Chan
2018-06-02
1
-0
/
+18
*
[ODRHash] Support FunctionTemplateDecl in records.
Richard Trieu
2018-05-30
1
-1
/
+318
*
Fix unaligned memory access when reading INPUT_FILE_OFFSETS data
Raphael Isemann
2018-05-23
1
-1
/
+2
*
[AST] Print correct tag decl for tag specifier
Joel E. Denny
2018-05-14
1
-1
/
+2
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-09
1
-44
/
+44
*
Track the result of evaluating a computed noexcept specification on the
Richard Smith
2018-05-03
1
-1
/
+1
*
Implement P0482R2, support for char8_t type.
Richard Smith
2018-05-01
1
-0
/
+3
*
PR37189 Fix incorrect end source location and spelling for a split '>>' token.
Richard Smith
2018-04-30
1
-0
/
+1
*
[ODRHash] Hash template arguments of methods.
Richard Trieu
2018-04-25
1
-0
/
+92
*
Record whether a module came from a private module map
Jordan Rose
2018-04-20
1
-1
/
+3
*
Use export_as for autolinking frameworks
Bruno Cardoso Lopes
2018-04-16
1
-0
/
+2
*
Revert "[Serialization] Fix some Clang-tidy modernize and Include What You Us...
Vedant Kumar
2018-04-14
1
-265
/
+317
*
[Serialization] Fix some Clang-tidy modernize and Include What You Use warnin...
Eugene Zelenko
2018-04-13
1
-317
/
+265
*
Fix typos in clang
Alexander Kornienko
2018-04-06
1
-1
/
+1
*
[clang] Change std::sort to llvm::sort in response to r327219
Mandeep Singh Grang
2018-03-27
1
-4
/
+4
*
Adding nocf_check attribute for cf-protection fine tuning
Oren Ben Simhon
2018-03-17
1
-4
/
+6
*
[NFC] Move CommentOpts checks to the call sites that depend on it. (Re-applyi...
David L. Jones
2018-03-02
1
-2
/
+1
*
Revert r326501 due to buildbot breakage.
David L. Jones
2018-03-01
1
-1
/
+2
*
[NFC] Move CommentOpts checks to the call sites that depend on it.
David L. Jones
2018-03-01
1
-2
/
+1
*
Re-land: "[Support] Replace HashString with djbHash."
Jonas Devlieghere
2018-02-26
1
-2
/
+3
*
Revert "[Support] Replace HashString with djbHash."
Jonas Devlieghere
2018-02-26
1
-3
/
+2
*
[Support] Replace HashString with djbHash.
Jonas Devlieghere
2018-02-26
1
-2
/
+3
*
[modules] Fix incorrect diagnostic mapping computation when a module changes
Richard Smith
2018-02-09
1
-0
/
+3
*
[PCH] Serialize skipped preprocessor ranges
Cameron Desrochers
2018-01-15
1
-0
/
+32
*
NFC.
Evgeny Stupachenko
2018-01-05
1
-0
/
+1
*
[ODRHash] Support ODR violation detection in functions.
Richard Trieu
2017-12-23
1
-35
/
+209
*
Revert r320230 to fix buildbots.
Richard Trieu
2017-12-09
1
-209
/
+35
*
[ODRHash] Support ODR violation detection in functions.
Richard Trieu
2017-12-09
1
-35
/
+209
*
Correctly handle line table entries without filenames during AST serialization
Hans Wennborg
2017-12-04
1
-0
/
+1
*
[PCH+Modules] Improve diagnosticts to help out users pass an extra header sea...
Bruno Cardoso Lopes
2017-11-17
1
-2
/
+9
*
[Serialization] Fix some Clang-tidy modernize and Include What You Use warnin...
Eugene Zelenko
2017-11-08
1
-102
/
+133
*
[preamble] Also record the "skipping" state of the preprocessor
Erik Verbruggen
2017-11-03
1
-2
/
+14
*
Fix warnings. [-Wdocumentation]
NAKAMURA Takumi
2017-10-12
1
-3
/
+5
*
Revert r314955: "Remove PendingBody mechanism for function and ObjC method de...
Daniel Jasper
2017-10-11
1
-0
/
+24
*
Fix a (slightly weird) 'comma operator within array index expression' warning...
Simon Pilgrim
2017-10-10
1
-1
/
+2
*
Remove PendingBody mechanism for function and ObjC method deserialization.
Richard Smith
2017-10-05
1
-24
/
+0
*
Dependent Address Space Support
Andrew Gozillon
2017-10-02
1
-0
/
+23
*
[ODRHash] Add base classes to hashing CXXRecordDecl.
Richard Trieu
2017-09-30
1
-2
/
+122
*
[Module map] Introduce a private module re-export directive.
Douglas Gregor
2017-09-14
1
-1
/
+6
*
Recommit "Add _Float16 as a C/C++ source language type"
Sjoerd Meijer
2017-09-08
1
-0
/
+3
*
Revert "Add _Float16 as a C/C++ source language type"
Sjoerd Meijer
2017-09-08
1
-3
/
+0
*
Add _Float16 as a C/C++ source language type
Sjoerd Meijer
2017-09-08
1
-0
/
+3
*
[modules ts] Emit global variables in a module interface unit as part of that...
Richard Smith
2017-09-06
1
-2
/
+2
[prev]
[next]