hanchenye-llvm-project/clang/lib/Frontend
Bruno Cardoso Lopes 9284931e23 [Modules] Fix remapping from Foo.Private to Foo_Private to happen before typo correction
Typo correction is the last step here, remapping should come first.

rdar://problem/37351970

llvm-svn: 324965
2018-02-12 23:43:21 +00:00
..
Rewrite Track in the AST whether the operand to a UnaryOperator can overflow and then use that logic when evaluating constant expressions and emitting codegen. 2018-01-09 13:07:03 +00:00
ASTConsumers.cpp
ASTMerge.cpp
ASTUnit.cpp [CodeComplete] Add an option to omit results from the preamble. 2018-01-12 14:51:47 +00:00
CMakeLists.txt
CacheTokens.cpp
ChainedDiagnosticConsumer.cpp
ChainedIncludesSource.cpp
CodeGenOptions.cpp Use an enum value instead of a string. 2018-01-18 00:20:03 +00:00
CompilerInstance.cpp [Modules] Fix remapping from Foo.Private to Foo_Private to happen before typo correction 2018-02-12 23:43:21 +00:00
CompilerInvocation.cpp ASan+operator new[]: Add an option for more thorough operator new[] cookie poisoning 2018-02-12 11:49:02 +00:00
CreateInvocationFromCommandLine.cpp
DependencyFile.cpp Revert r316193. 2017-10-20 00:25:07 +00:00
DependencyGraph.cpp
DiagnosticRenderer.cpp
FrontendAction.cpp Track shadow modules with a generation counter. 2018-01-05 22:13:56 +00:00
FrontendActions.cpp Make a build bot happy. 2018-02-10 14:26:53 +00:00
FrontendOptions.cpp
HeaderIncludeGen.cpp
InitHeaderSearch.cpp [Solaris] gcc toolchain handling revamp 2018-01-23 12:23:52 +00:00
InitPreprocessor.cpp Revert 319303: Add _Float128 as alias to __float128 to enable compilations on Fedora27/glibc2 2018-01-15 21:16:25 +00:00
LangStandards.cpp
LayoutOverrideSource.cpp
LogDiagnosticPrinter.cpp
ModuleDependencyCollector.cpp
MultiplexConsumer.cpp Generalize "static data member instantiated" notification to cover variable templates too. 2017-12-05 01:31:47 +00:00
PCHContainerOperations.cpp
PrecompiledPreamble.cpp [Frontend] Allow to use PrecompiledPreamble without calling CanReuse 2018-01-18 15:16:53 +00:00
PrintPreprocessedOutput.cpp Calculate size of buffer instead of using a magic value. 2018-01-03 20:29:49 +00:00
SerializedDiagnosticPrinter.cpp
SerializedDiagnosticReader.cpp
TestModuleFileExtension.cpp
TestModuleFileExtension.h
TextDiagnostic.cpp
TextDiagnosticBuffer.cpp [TextDiagnosticBuffer] Fix diagnostic note emission order 2017-12-16 01:40:19 +00:00
TextDiagnosticPrinter.cpp
VerifyDiagnosticConsumer.cpp [VerifyDiagnosticConsumer] support -verify=<prefixes> 2017-12-16 02:23:22 +00:00