This website requires JavaScript.
Explore
Help
Sign In
intel
/
llvm
Watch
1
Star
0
Fork
0
You've already forked llvm
mirror of
https://github.com/intel/llvm.git
synced
2026-02-08 00:50:03 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3fa455a1aad9ec64de07e889f5a40cf2a7e06348
llvm
/
clang
/
lib
/
Frontend
History
Steve Naroff
3fa455a1aa
Add PCH support for #import.
...
llvm-svn: 69987
2009-04-24 20:03:17 +00:00
..
CMakeLists.txt
Split preprocessor initialization logic out of clang-cc into
2009-04-21 05:40:52 +00:00
FixItRewriter.cpp
Change Lexer::MeasureTokenLength to take a LangOptions reference.
2009-04-14 23:22:57 +00:00
HTMLDiagnostics.cpp
refactor htmldiags to be created up front like the other diag clients.
2009-04-17 20:40:01 +00:00
InitHeaderSearch.cpp
…
InitPreprocessor.cpp
Add another workaround for -include.
2009-04-22 08:53:01 +00:00
Makefile
…
ManagerRegistry.cpp
…
PCHReader.cpp
Add PCH support for #import.
2009-04-24 20:03:17 +00:00
PCHWriter.cpp
Add PCH support for #import.
2009-04-24 20:03:17 +00:00
PlistDiagnostics.cpp
Add PathDiagnosticRange to PathDiagnostics. These simply wrap SourceRange and
2009-04-22 22:26:10 +00:00
TextDiagnosticBuffer.cpp
…
TextDiagnosticPrinter.cpp
make "in included from" and "in instatiation from" messages respect
2009-04-21 03:57:54 +00:00