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
/
tools
/
libclang
Commit message (
Expand
)
Author
Age
Files
Lines
*
[preprocessor] Add an opportunity to retain excluded conditional blocks
Evgeny Mankov
2019-08-27
1
-1
/
+3
*
[libclang][index][NFCi] Refactor machinery for skipping function bodies
Jan Korous
2019-08-26
1
-41
/
+65
*
[libclang][NFC] Remove debug comment
Jan Korous
2019-08-22
1
-3
/
+1
*
[Clang] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
5
-11
/
+11
*
Removed dead code from clang/tools/libclang/CXIndexDataConsumer.{cpp,h}
Dmitri Gribenko
2019-08-14
2
-51
/
+0
*
Add SVE opaque built-in types
Richard Sandiford
2019-08-09
1
-0
/
+3
*
Remove LLVM mutexes from clang in favor of std::mutex
Benjamin Kramer
2019-08-07
2
-4
/
+3
*
Replace non-recursive sys::Mutex users with std::mutex
Benjamin Kramer
2019-08-07
1
-5
/
+3
*
Replace llvm::MutexGuard/UniqueLock with their standard equivalents
Benjamin Kramer
2019-08-07
2
-4
/
+4
*
[clang] Adopt new FileManager error-returning APIs
Harlan Haskins
2019-08-01
2
-5
/
+10
*
cmake: Add INSTALL_WITH_TOOLCHAIN option to add_*_library macros
Tom Stellard
2019-07-12
1
-1
/
+1
*
[Concepts] Concept definitions (D40381)
Saar Raz
2019-07-10
1
-0
/
+1
*
[libclang] Fix hang in release / assertion in debug when evaluating value-dep...
Emilio Cobos Alvarez
2019-07-09
1
-0
/
+2
*
[Bitcode] Move Bitstream to a separate library
Francis Visoiu Mistrih
2019-07-03
1
-1
/
+1
*
[C++2a] Add __builtin_bit_cast, used to implement std::bit_cast
Erik Pilkington
2019-07-02
2
-0
/
+4
*
[libclang] Allow skipping warnings from all included files
Nikolai Kosjar
2019-06-11
2
-4
/
+12
*
Build with _XOPEN_SOURCE defined on AIX
David Tenty
2019-06-07
1
-0
/
+5
*
Add Attribute NoThrow as an Exception Specifier Type
Erich Keane
2019-05-30
1
-0
/
+2
*
[libclang] visit c++14 lambda capture init expressions
Nikolai Kosjar
2019-05-21
1
-2
/
+6
*
Implement __builtin_LINE() et. al. to support source location capture.
Eric Fiselier
2019-05-16
1
-0
/
+1
*
[libclang] Forward isInline for NamespaceDecl to libclang
Nikolai Kosjar
2019-05-10
2
-0
/
+9
*
[c++20] Implement P0846R0: allow (ADL-only) calls to template-ids whose
Richard Smith
2019-05-09
1
-0
/
+4
*
[libclang] PR41649: Remove pointless duplicate flag. NFC.
Nikolai Kosjar
2019-05-08
1
-3
/
+2
*
Allow field offset lookups in types with incomplete arrays within libclang.
Aaron Ballman
2019-05-07
1
-2
/
+10
*
Recommit r359859 "[Attribute/Diagnostics] Print macro if definition is an att...
Leonard Chan
2019-05-07
1
-0
/
+4
*
[c++20] Implement P1009R2: allow omitting the array bound in an array
Richard Smith
2019-05-06
1
-1
/
+1
*
Revert "[Attribute/Diagnostics] Print macro if definition is an attribute dec...
Leonard Chan
2019-05-03
1
-4
/
+0
*
[Attribute/Diagnostics] Print macro if definition is an attribute declaration
Leonard Chan
2019-05-02
1
-0
/
+4
*
[libclang] Add missing export for clang_Cursor_isAnonymousRecordDecl
Ivan Donchevskii
2019-04-29
1
-0
/
+1
*
[libclang] Restore old clang_Cursor_isAnonymous behaviour
Ivan Donchevskii
2019-04-29
1
-0
/
+10
*
[NFC] test commit removing excess line
Nikolai Kosjar
2019-04-25
1
-1
/
+0
*
Attempt to fix LLVM_ENABLE_THREADS=OFF build after r358665
Nico Weber
2019-04-21
1
-0
/
+2
*
[CodeComplete] Remove obsolete isOutputBinary().
Sam McCall
2019-04-18
1
-3
/
+2
*
[clang][CIndex] Use llvm::set_thread_priority
Kadir Cetinkaya
2019-04-18
1
-3
/
+1
*
[libclang] Expose ext_vector_type
Sven van Haastregt
2019-04-17
1
-0
/
+8
*
Make SourceManager::createFileID(UnownedTag, ...) take a const llvm::MemoryBu...
Nico Weber
2019-04-04
1
-1
/
+1
*
Range-style std::find{,_if} -> llvm::find{,_if}. NFC
Fangrui Song
2019-03-31
2
-8
/
+6
*
[OPENMP]Initial support for 'allocate' clause.
Alexey Bataev
2019-03-27
1
-0
/
+4
*
libclang/CIndexer.cpp: Use loadquery() on AIX for path to library
Hubert Tong
2019-03-23
1
-0
/
+59
*
[libclang] Expose aligned() attribute.
Emilio Cobos Alvarez
2019-03-13
2
-0
/
+3
*
[OPENMP 5.0]Initial support for 'allocator' clause.
Alexey Bataev
2019-03-12
1
-0
/
+4
*
[OPENMP 5.0]Add initial support for 'allocate' directive.
Alexey Bataev
2019-03-07
1
-0
/
+1
*
[libclang] Fix CXTranslationUnit_KeepGoing
Ivan Donchevskii
2019-03-07
1
-1
/
+1
*
[clang][OpenMP] Revert "OMPFlushClause is synthetic, no such clause exists"
Roman Lebedev
2019-03-06
1
-1
/
+0
*
[build] Rename clang-headers to clang-resource-headers
Shoaib Meenai
2019-03-04
1
-1
/
+1
*
Fix file headers. NFC
Fangrui Song
2019-03-01
6
-28
/
+27
*
[libclang] Avoid crashing when getting layout info of an undeduced type.
Emilio Cobos Alvarez
2019-02-26
1
-0
/
+6
*
[libclang] Expose warn_unused and warn_unused_result attributes.
Emilio Cobos Alvarez
2019-02-25
2
-0
/
+6
*
[clang] Switch to LLVM_ENABLE_IDE
Shoaib Meenai
2019-02-20
1
-2
/
+2
*
[libclang] Add attribute support for 'convergent'.
Sven van Haastregt
2019-02-11
2
-1
/
+4
[next]