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
/
unittests
/
Basic
/
SourceManagerTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang] Fix out-of-bounds memory access in ComputeLineNumbers
Jan Korous
2020-01-10
1
-0
/
+24
*
[clang-format] Remove duplciate code from Invalid BOM detection
paulhoad
2019-10-24
1
-0
/
+41
*
[Clang] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
1
-1
/
+1
*
Modules: Rename MemoryBufferCache to InMemoryModuleCache
Duncan P. N. Exon Smith
2019-03-09
1
-7
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Add dump() method for SourceRange
Stephen Kelly
2018-08-30
1
-0
/
+48
*
Add #pragma clang module build/endbuild pragmas for performing a module build
Richard Smith
2017-06-09
1
-21
/
+3
*
Revert "Revert "PPCallbacks::MacroUndefined, change signature and add test.""
Vedant Kumar
2017-04-26
1
-22
/
+52
*
Revert "PPCallbacks::MacroUndefined, change signature and add test."
Vedant Kumar
2017-04-26
1
-52
/
+22
*
PPCallbacks::MacroUndefined, change signature and add test.
Frederich Munch
2017-04-26
1
-22
/
+52
*
Reapply "Modules: Cache PCMs in memory and avoid a use-after-free"
Duncan P. N. Exon Smith
2017-03-20
1
-3
/
+7
*
Revert "Modules: Cache PCMs in memory and avoid a use-after-free"
Renato Golin
2017-03-18
1
-7
/
+3
*
Modules: Cache PCMs in memory and avoid a use-after-free
Duncan P. N. Exon Smith
2017-03-17
1
-3
/
+7
*
shared_ptrify (from InclusiveRefCntPtr) HeaderSearchOptions
David Blaikie
2017-01-06
1
-6
/
+6
*
Move PreprocessorOptions to std::shared_ptr from IntrusiveRefCntPtr
David Blaikie
2017-01-05
1
-6
/
+6
*
Make TargetInfo store an actual DataLayout instead of a string.
James Y Knight
2016-03-04
1
-7
/
+12
*
Fix -Wextra-semi warnings.
Hans Wennborg
2015-07-22
1
-1
/
+1
*
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
Alexander Kornienko
2015-06-22
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-22
1
-1
/
+1
*
Switch PPCallbacks to take the new MacroDefinition instead of MacroDirective*...
Richard Smith
2015-05-04
1
-1
/
+1
*
[modules] Start moving the module visibility information off the Module itself.
Richard Smith
2015-05-01
1
-2
/
+1
*
Use 'override/final' instead of 'virtual' for overridden methods
Alexander Kornienko
2015-04-11
1
-5
/
+5
*
Unique_ptrify PPCallbacks ownership.
Craig Topper
2014-09-10
1
-1
/
+1
*
unique_ptrify SourceManager::createFileID
David Blaikie
2014-08-29
1
-4
/
+4
*
Overload SourceManager::overrideFileContents so that unconditionally passing ...
David Blaikie
2014-08-27
1
-2
/
+2
*
Update for LLVM api change.
Rafael Espindola
2014-08-27
1
-14
/
+14
*
Use non-intrusive refcounting for TargetOptions
Alp Toker
2014-07-06
1
-2
/
+2
*
[C++11] Use 'nullptr'. Unittests edition.
Craig Topper
2014-06-08
1
-5
/
+5
*
Remove the last remaining llvm/Config/config.h includes
Alp Toker
2014-06-04
1
-1
/
+1
*
SourceManager: Use setMainFileID() consistently
Alp Toker
2014-05-21
1
-4
/
+7
*
Reformat code following Preprocessor constructor updates
Alp Toker
2014-05-02
1
-9
/
+9
*
Factor TargetInfo pointer/DelayInitialization bool pair out of Preprocessor ctor
Alp Toker
2014-05-02
1
-9
/
+9
*
Quick fix for layering that broke shared library build.
John Thompson
2014-04-23
1
-9
/
+11
*
Initial implementation of -modules-earch-all option, for searching for symbol...
John Thompson
2014-04-23
1
-0
/
+3
*
Use the same SourceManager for ModuleMaps and compilations.
Manuel Klimek
2013-10-24
1
-3
/
+3
*
[Preprocessor] For the MacroExpands preprocessor callback, also pass the Macr...
Argyrios Kyrtzidis
2013-05-03
1
-1
/
+1
*
<rdar://problem/12368093> Extend module maps with a 'conflict' declaration, a...
Douglas Gregor
2013-03-20
1
-1
/
+2
*
[preprocessor] Use MacroDirective in the preprocessor callbacks to make avail...
Argyrios Kyrtzidis
2013-02-24
1
-3
/
+4
*
For ModuleLoader::makeModuleVisible() also pass the source location where the
Argyrios Kyrtzidis
2013-02-01
1
-1
/
+2
*
clang/unittests: Fixup corresponding to r172290.
NAKAMURA Takumi
2013-01-12
1
-0
/
+3
*
Sort the #include lines for unittests/...
Chandler Carruth
2012-12-04
1
-4
/
+3
*
Fix unit tests for ModuleLoader change in r168961.
Douglas Gregor
2012-11-30
1
-4
/
+5
*
clang/unittests: Fixup corresponding to Doug's r168136.
NAKAMURA Takumi
2012-11-16
1
-1
/
+1
*
Teach the preprocessor to hold onto the preprocessor options.
Douglas Gregor
2012-10-24
1
-6
/
+4
*
Update unit tests for HeaderSearch change
Douglas Gregor
2012-10-24
1
-3
/
+7
*
More unit-test fixes
Douglas Gregor
2012-10-23
1
-0
/
+1
*
Fixup unit tests for DiagnosticOptions change
Douglas Gregor
2012-10-23
1
-1
/
+1
*
Fix the handling of target options in our unit tests.
Douglas Gregor
2012-10-17
1
-4
/
+5
*
Fix the location of the fixit for -Wnewline-eof.
Jordan Rose
2012-06-19
1
-0
/
+48
*
[preprocessor] Handle correctly inclusion directives that have macro expansio...
Argyrios Kyrtzidis
2012-03-27
1
-0
/
+115
[next]